System requirements and configurationInfinigraphNot available on AuraIntroduced in 2025.12
System requirements
The sharded property database requires the same system requirements as Neo4j 2025.10 and later versions.
Subscription requirements
Property sharding is not included in the standard Neo4j Enterprise Edition and requires an Infinigraph subscription. Contact Neo4j Sales for access.
Configuration settings
To enable the property sharding in your cluster, you must also ensure that the default Cypher version is set to Cypher 25 by adding db.query.default_language=CYPHER_25 parameter to the neo4j.conf file on each server or by prefixing your Cypher queries with CYPHER_25.
|
Starting from Neo4j 2026.02, the distributed neo4j.conf explicitly sets |