Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Neo4j #61

Open
eljeffeg opened this issue Jan 23, 2021 · 3 comments
Open

Integration with Neo4j #61

eljeffeg opened this issue Jan 23, 2021 · 3 comments

Comments

@eljeffeg
Copy link

Wondering if you've done any integration with Neo4j. I'd be interested in replacing their graph with something faster.

@polochau
Copy link
Member

polochau commented Feb 1, 2021

Thanks for your interest in Argo Lite! We are always interested in exploring how Argo Lite can help with visualizing and exploring graph databases. Could you share more of what you have in mind about your use cases?

@eljeffeg
Copy link
Author

We are looking for a graphing library to build off of, that specifically supports webgl like this for increased performance, as opposed to d3, cytoscape-js, and other solutions. If possible, we'd like to implement it at a level where we can control the data being visualized via requests being passed to a from a web server, connected to a previously populated neo4j backend database. Users will need to be able to do all of the typical functionality available in something like the Neo4j Browser, where they can double click nodes to expand neighbors, enter queries in a console, and so on, and then we'd like to include functionality like argo already provides, where visuals and properties are available on click, right click menus for specific functionality, etc.

@polochau
Copy link
Member

Thank you for elaborating on your ideas! Argo lite currently doesn't support requests; I'm afraid it may not meet the needs of your use cases at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants