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.

More property blocks than can fit in a record

flpgrz
Node Link

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.

0 REPLIES 0