Hi
can I send a prepared query to the Neo4j Browser? like
http://...:7474/browser&query="MATCH (n1:topic)-[r12:has_start_course]->(n2) return n1,r12,n2"
to vizualize the graph. at the moment I copy the querys by hand..
or is ther any other tool? Bloom?
Thanks rob