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.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/neo4j/c180b9f7-ada9-4453-b9e9-1875bc2aac28n%40googlegroups.com.

Reply via email to