cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j RETURN differnece in version 3.0.3 vs 3.5.3

Hi, If we return a relationship from version 3.0.3 we get a graph view while in version 3.5.3 if we return a relationship we dont get a graph view, By default it shows table view.

Simplest Example - MATCH (n :Person{ name: 'Tarun' })-[r:KNOWS]-(c) RETURN r

1 REPLY 1

Sorry it seems you ran into a bug here.

Can you please raise this here:

Thanks a lot