Group: org.neo4j - All Dependencies
Neo4j - Layout · Code responsible for managing the file/directory structure of Neo4j.
Neo4j - ID Generator · Internal id generator/free-list functionality.
Neo4j - Legacy Batch Inserter · Legacy batch inserter for Neo4j.
openCypher Rewriting · Tree rewriting support, and AST rewriters for the Cypher query language
Neo4j - Neo4j/OpenCypher AST factory · Neo4j Cypher AST factory
Neo4j - Streams · Contains an API for data streams, couples the Neo4j Data Protocol with the query engine and user extensions.
Neo4j - NDP Runtime · The core of the Neo4j Data Protocol, this contains the state machine for NDP sessions.
Neo4j-OGM · Annotation based Object Graph Mapper for Neo4j Server with Repository and Conversion support
Neo4j - Bolt Runtime · The core of Neo4j Bolt Protocol, this contains the state machine for Bolt sessions.
Neo4j - Core Edge · This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Core-Edge cluster with RAFT consensus for the core machines and eventual consistency for the edge servers.
Neo4j - Cypher logical plans 3.3 · Logical plans for Cypher
Neo4j - Concurrent · A set of assorted utilities for concurrent computing.
Neo4j - Legacy · Legacy code needed at runtime for compatibility reasons only.
openCypher Front End · Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.
openCypher Front End · Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.
Neo4j - Token API · Internal Neo4j API for managing and accessing Tokens.
Neo4j - Monitoring · Internal utilities for monitoring aspects of Neo4j.