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

Is it possible to start a graph with values instead of labels? #67

Open
brunoenribeiro opened this issue Nov 12, 2019 · 0 comments
Open

Comments

@brunoenribeiro
Copy link

brunoenribeiro commented Nov 12, 2019

Hello there, how you guys been?

I'd like to start a graph with defined values returned from the database, instead of loading "label nodes" and letting the user select values.

It's like when you run the query "MATCH (r) RETURN r" in Neo4J Browser. This query returns all the values from the database and all relationships between them.

I'd like to set a initial query and load the graph with the returned values.

There's a way to do this?

Please note that:

Thanks in advance,
Bruno

@brunoenribeiro brunoenribeiro changed the title Is it possible to start a graph with values? Is it possible to start a graph with values instead of labels? Nov 12, 2019
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

1 participant