ONgDB - Graph Database Kernel · ONgDB kernel is a lightweight, embedded Java database designed to store data structured as graphs rather than tables. For more information, see https://graphfoundation.org.
Group: org.graphfoundation.ongdb - All Dependencies
ONgDB - Common · Non-domain infrastructure code that is common to many ONgDB components.
ONgDB - Logging · Logging interfaces and basic logger implementations.
ONgDB - Enterprise Graph Database Kernel Features · Enterprise features for Neo4j
ONgDB - Random Value · Utility for generating random values
ONgDB - Community · A meta package containing the most used ONgDB libraries. Intended use: as a Maven dependency.
ONgDB - Lucene Index · Integration layer between ONgDB and Lucene, providing one possible implementation of the Index API.
ONgDB - Graph Database API · Graph Database API for Neo4j.
openCypher AST for the Cypher Query Language · Abstract Syntax Tree and semantic analysis for the Cypher query language
ONgDB - Consistency Checker · Tool for checking consistency of a ONgDB data store.
ONgDB - Bolt Protocol Version 1 · The core of ONgDB Bolt Protocol, this contains the state machine for Bolt sessions.
ONgDB - Graph Algorithms · Graph algorithms for Neo4j.
ONgDB - Code Generator · Simple library for generating code.
openCypher - Frontend · 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.
ONgDB - Kernel API · Internal API of the ONgDB Kernel
ONgDB - Cypher Runtime Utilities · Cypher runtime utilities