Re: [Neo4j] PropertyRecord claims to have more property blocks than can fit in a record

2020-12-07 Thread 'Mattias Finné' via 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. On Monday, December 7, 2020 at 1:04:24 PM UTC+1 Michael Hunger

Re: [Neo4j] PropertyRecord claims to have more property blocks than can fit in a record

2020-12-07 Thread 'Michael Hunger' via Neo4j
Just create a copy. Join our new Community Site & Forum On Mon, Dec 7, 2020 at 12:56 PM Filippo Grazioli wrote: > 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

Re: [Neo4j] PropertyRecord claims to have more property blocks than can fit in a record

2020-12-07 Thread Filippo Grazioli
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 Il giorno mercoledì 25 novembre 2020 alle 12:13:12 UTC+1 Michael Hunger

Re: [Neo4j] PropertyRecord claims to have more property blocks than can fit in a record

2020-11-25 Thread 'Michael Hunger' via Neo4j
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 Join our new Community Site & Forum On Wed, Nov 25, 2020 at 12:10 PM Filippo Grazioli wrote: > >

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

2020-11-25 Thread Filippo Grazioli
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