cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

limengmingx
Node
since ‎12-22-2019
‎06-01-2022

User Statistics

  • 2 Posts
  • 1 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I have a match query which failed to run on Neo4j match (b)-[]-() with count(*) as middleNodeRelations,b match (a)-[]->() with count(*) as endNodesRelations,a match(a: html) < -[r1]-(b: html) < -[r2]-(c: html) where (middleNodeRelations=2) AND (end...
Kudos from
Kudos given to