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

Executing queries on console does not affect the graph #85

Open
Manish-Giri opened this issue Jan 21, 2017 · 1 comment
Open

Executing queries on console does not affect the graph #85

Manish-Giri opened this issue Jan 21, 2017 · 1 comment

Comments

@Manish-Giri
Copy link

Manish-Giri commented Jan 21, 2017

I've just started using the console, but no matter which query I execute, the results of the query are reflected only in a tabular form (rows/columns), and not in the graph on the right. It doesn't show the query result, the only visible effect is that all the nodes change colors randomly.

From the tutorial videos that I've been watching, the expected result is that the matched nodes/relationships are highlighted in some color.

This is the query that I was executing - http://console.neo4j.org/?id=d8tqgy

neoerror

The query returns nodes "Cypher", "The Architect", "Agent Smith" in the tabular form, but there's no result in the graph on the right.

Tested on Chrome, Firefox and Edge on Windows 10.

@jexp
Copy link
Member

jexp commented Jan 22, 2017

That's intentional, actually the nodes returned from the query should be highlighted.

I changed the visualization a few weeks back, so there might be still something off, I have a look.
Thanks for reporting.

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