Types
A RelationshipDefinition with an optional authorization condition
Used by classes which are able to generate conditions based on a Node
Context for fetching entries in a node query
Defines an extension field which should be loaded with a NodeQuery
Defines a query which fetches Nodes of type definition
Engine for executing NodeQuerys
Subclass for NodeExtensionField and NodeSubQuery
Generates Cypher-DSL queries based on a NodeQuery, executes it and parses the result
Defines how a NodeQuery fetches data
Parser to get NodeQuerys Can be used to create queries which load a subtree of nodes in one query
Result of a NodeQuery
Defines a SubQuery which is part of a NodeQuery Must only be evaluated if parent type is in onlyOnTypes
Wrapper for an Order and the variables used in it
Defines a partial query which fetches Nodes of type definition
Result of a query
Base class for queries
Defines a search query which fetches Nodes of type definition
Defines how a SearchQuery fetches data
Result of a SearchQuery
Statement with associated name for result nodes and all nodes
Wrapper for a Statement and an associated name
Properties
Amount of nodes which are fetched additionally to determine if there are more nodes to come
Amount of nodes which are fetched when fetching a one-side of a query Fetches two nodes to detect an inconsistent state in the database
Name for the parent node id map entry
Name for the total count map entry