The browser does additional requests to show all relationships between nodes.

What does your RETURN clause look like?

Not sure if you can circumvent the functionality. You could try to return the 
nodes of the path AND the relationships of the path. 
To be sure that only those are rendered.

Michael

Am 28.08.2014 um 00:03 schrieb Chris Wj <[email protected]>:

> 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.

-- 
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.

Reply via email to