Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-25-2020 01:07 AM
Hello,
I have a graph with 300k nodes and 4M relationships.
I'd like to query all triples:
MATCH p=()-[]->()
RETURN p
I get the following error:
Neo.DatabaseError.Statement.ExecutionFailed
org.neo4j.io.pagecache.CursorException: PropertyRecord claims to have more property blocks than can fit in a record
Do you know what goes wrong? Thanks.
All the sessions of the conference are now available online