- NamedParameter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
-
- Neo4j - Class in org.hibernate.ogm.datastore.neo4j
-
Allows to configure options specific to the Neo4j graph data store.
- Neo4j() - Constructor for class org.hibernate.ogm.datastore.neo4j.Neo4j
-
- NEO4J_GRAPHDB_FACTORYCLASS - Static variable in class org.hibernate.ogm.datastore.neo4j.impl.InternalProperties
-
Qualified class name for the creation of a new GraphDatabaseService
.
- Neo4jAliasResolver - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
Keep track of the aliases needed to create the Cypher query.
- Neo4jAliasResolver() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
-
- Neo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Container for the queries related to one association family in Neo4j.
- Neo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationQueries
-
- Neo4jAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Represents the association snapshot as loaded by Neo4j.
- Neo4jAssociationSnapshot(Map<RowKey, Tuple>) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jAssociationSnapshot
-
- Neo4jBasedQueryParserService - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
- Neo4jBasedQueryParserService() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
-
- Neo4jComparisonPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jComparisonPredicate(StringBuilder, String, String, ComparisonPredicate.Type, Object) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
-
- Neo4jConjunctionPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jConjunctionPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
-
- Neo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.impl
-
Provides access to the Neo4j system.
- Neo4jDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jDatastoreProvider
-
- Neo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
-
Abstracts Hibernate OGM from Neo4j.
- Neo4jDialect(Neo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
-
- Neo4jDisjunctionPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jDisjunctionPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
-
- Neo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Container for the queries related to one entity type in Neo4j.
- Neo4jEntityQueries(EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jEntityQueries
-
- Neo4jGraphDatabaseServiceFactoryProvider - Class in org.hibernate.ogm.datastore.neo4j.impl
-
- Neo4jGraphDatabaseServiceFactoryProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jGraphDatabaseServiceFactoryProvider
-
- Neo4jInPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jInPredicate(StringBuilder, String, String, List<Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
-
- Neo4jIsNullPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jIsNullPredicate(StringBuilder, String, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
-
- Neo4jJtaTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
-
A TransactionCoordinator
for Neo4j to join a JTA transaction.
- Neo4jJtaTransactionCoordinator(TransactionCoordinator, Neo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jJtaTransactionCoordinator
-
- Neo4jLikePredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jLikePredicate(StringBuilder, String, String, String, Character) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
-
- Neo4jLocalTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
-
A TransactionCoordinator
that allows the management of a local transaction with Neo4j.
- Neo4jLocalTransactionCoordinator(TransactionCoordinator, Neo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jLocalTransactionCoordinator
-
- Neo4jNegationPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jNegationPredicate(StringBuilder) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
-
- Neo4jParameterMetadataBuilder - Class in org.hibernate.ogm.datastore.neo4j.query.impl
-
- Neo4jParameterMetadataBuilder() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.impl.Neo4jParameterMetadataBuilder
-
- Neo4jPredicateFactory - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jPredicateFactory(Neo4jPropertyHelper) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
-
- Neo4jProcessingChain - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
- Neo4jProcessingChain(SessionFactoryImplementor, EntityNamesResolver, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
-
- Neo4jProperties - Class in org.hibernate.ogm.datastore.neo4j
-
Neo4j GridDialect configuration options.
- Neo4jPropertyHelper - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
Property helper dealing with Neo4j.
- Neo4jPropertyHelper(SessionFactoryImplementor, EntityNamesResolver, Neo4jAliasResolver) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
-
- Neo4jQueryParameter - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
- Neo4jQueryParameter(String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParameter
-
- Neo4jQueryParsingResult - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
- Neo4jQueryParsingResult(Class<?>, List<String>, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
-
- Neo4jQueryRendererDelegate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
Parser delegate which creates Neo4j queries in form of
StringBuilder
s.
- Neo4jQueryRendererDelegate(SessionFactoryImplementor, Neo4jAliasResolver, EntityNamesResolver, Neo4jPropertyHelper, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
-
- Neo4jQueryResolverDelegate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
-
- Neo4jQueryResolverDelegate(Neo4jAliasResolver) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- Neo4jRangePredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jRangePredicate(StringBuilder, String, String, Object, Object) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
-
- Neo4jRootPredicate - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
-
- Neo4jRootPredicate() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRootPredicate
-
- Neo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.impl
-
Initialize the schema for the Neo4j database:
create sequences;
create unique constraints on identifiers, natural ids and unique columns
- Neo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.Neo4jSchemaDefiner
-
- Neo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Generates the next value of an id sequence as represented by
IdSourceKey
.
- Neo4jSequenceGenerator(GraphDatabaseService, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jSequenceGenerator
-
- Neo4jTransactionCoordinatorBuilder - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
-
- Neo4jTransactionCoordinatorBuilder(TransactionCoordinatorBuilder, Neo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jTransactionCoordinatorBuilder
-
- Neo4jTupleAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
- Neo4jTupleAssociationSnapshot(Relationship, AssociationKey, AssociatedEntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTupleAssociationSnapshot
-
- Neo4jTupleSnapshot - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Represents the Tuple snapshot as loaded by the Neo4j datastore.
- Neo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Container for methods used to obtain the
GridType
representation of a
Type
.
- Neo4jTypeConverter() - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jTypeConverter
-
- next() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.MapsTupleIterator
-
- nextValue(IdSourceKey, int, int) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.Neo4jSequenceGenerator
-
Generate the next value in a sequence for a given
IdSourceKey
.
- nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
-
- node(StringBuilder, String, String...) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
-
- NodeLabel - Enum in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Identifies the role of the node created by the neo4j dialect.
- NodesTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
-
Iterates over the result of a native query when each result is a neo4j node.
- NodesTupleIterator(Result, EntityKeyMetadata, TupleContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.NodesTupleIterator
-
- noJtaPlatformDetected() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- noJtaPlatformDetected$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- normalizeIntermediateIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizePropertyPathIntermediary(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizePropertyPathTerminus(PropertyPath, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizeQualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizeTerminalIndexOperation(PathedPropertyReferenceSource, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizeUnqualifiedPropertyReference(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizeUnqualifiedPropertyReferenceSource(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- normalizeUnqualifiedRoot(Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
-
- notALong(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- notALong$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- notAnInteger(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- notAnInteger$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- noValidDatastoreProviderShortName(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-
- noValidDatastoreProviderShortName$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
-