There isn't a way to do that at the moment. As Michael notes, the Browser expands the neighboring graph around the results. There are two approaches which could help out.
1) add a config to enable/disable automatic expansion 2) add styling and controls for managing the graph content. This would include show/hide of expanded graph data (whether automatic or user instigated) The first could be added in the near term, while we improve the interactions and management of the visualization content. Does that sound reasonable? -ABK On Wednesday, August 27, 2014 3:03:04 PM UTC-7, Chris Wj wrote: > > I am running a Cypher query that returns a single path, but the browser > displays all the relationships between the returned nodes. How do I limit > the browser's graph view to only display the resultant path. I am have a > "limit 1" at the end of my query. > > -Chris > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
