Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-24-2022 03:56 PM
Hi there
Neo4j 4.4 doesn't use label index by default anymore
I mean
MATCH (n:Node)
RETURN n
will trigger a fullnodeScan instead of using the labelscan
How do we fix that?
Thanks
All the sessions of the conference are now available online