Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-12-2020 02:27 AM
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
12-13-2020 06:39 PM
Hi @rob2
I think the easiest way is to connect with Neo4j Desktop.
Add Database > Connect to remote RDBMS
Or you can use the HTTP API.
All the sessions of the conference are now available online