PropertyRecord claims to have more property blocks than can fit in a record

74 views
Skip to first unread message

Filippo Grazioli

unread,
Nov 25, 2020, 6:10:12 AM11/25/20
to Neo4j

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.

Michael Hunger

unread,
Nov 25, 2020, 6:13:12 AM11/25/20
to ne...@googlegroups.com
Hi,

seems to be a issue with your store. 
What is your database version?
Perhaps neo4j-admin copy would help for creating a fixed version of the store.

Michael


--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/neo4j/c180b9f7-ada9-4453-b9e9-1875bc2aac28n%40googlegroups.com.

Filippo Grazioli

unread,
Dec 7, 2020, 6:56:18 AM12/7/20
to Neo4j
Hello Michael,  thanks for your reply.

Version is 4.1.1.

Could you please clarify how neo4j-admin copy creates a fixed version?

Is there some specific flag I should use to fix it, or simply create a copy?

Thanks,
Filippo

Michael Hunger

unread,
Dec 7, 2020, 7:04:24 AM12/7/20
to ne...@googlegroups.com
Just create a copy.

Mattias Finné

unread,
Dec 8, 2020, 2:15:49 AM12/8/20
to Neo4j
Hello, did you by chance migrate this database from standard record format to aligned record format? If you're uncertain rather can you share the debug.log. There was a recent fix in this area which could manifest in this error.
Reply all
Reply to author
Forward
0 new messages