Hi everyone,
I want to draw a graph (nodes and relations). I try to get relations through python lib neo4j, but it doesn't work: I can't give relations (I have it, if I execute the query via Neo4j Browser). How can I get relations? What is better way...