Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-05-2019 01:42 AM
Hi all,I want filters queries with the following labels given in the diagram with AND condition between them along with the properties of the nodes.
For example: filter on label A,B and Age(property in User label).
Like this i want cypher queries on combination of every property and label.
Can anyone please help me with this...
Thank you...
11-05-2019 05:36 AM
Hello,
The graph you show here does not have types for the relationships between the nodes. To hep you better, we need more information like what question are you asking of the data in the graph.
Most Cypher queries are around patterns in the graph. I would recommend that you take a look at our free online course, Introduction to Neo4j that will show you how to create Cypher queries.
Elaine
All the sessions of the conference are now available online