Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-29-2020 03:40 PM
Hello:
I am new to Neo4j and self learning from there website.
I am having little difficult to understand property keys and more than that I want to find out all property keys belongs to all nodes and relationship which should give me in slice-dice manner.
As per attached images, how i can find out that which property keys belongs to which nodes & relationships.
Any help is greatly appreciated.
Solved! Go to Solution.
12-29-2020 03:53 PM
12-29-2020 03:53 PM
Try this:
CALL db.schema.nodeTypeProperties()
12-29-2020 05:02 PM
Thank you for your reply, that also helped me to get
CALL db.schema.relTypeProperties()
All the sessions of the conference are now available online