Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

acquireLockQuery(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
addChild(EmbeddedAliasTree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
addChild(RelationshipAliasTree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
addObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
addObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
addObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
addSortField(PropertyPath, String, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
addStatement(RemoteStatement) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatements
 
addStatement(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
addStatement(Statement) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
addStatement(String, Map<String, Object>, String...) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
afterCompletion(int) - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jSynchronization
 
allowsTransactionEmulation() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
Alphanumeric() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
ambigiousOptionConfiguration(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
ambigiousOptionConfiguration$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
as(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
AS_GRAPH - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
Value that can be used via set Statement.setResultDataContents(List) to obtain the results of the query as graph elements.
AS_ROW - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
Value that can be used via set Statement.setResultDataContents(List) to obtain the results of the query as rows.
asCypherQuery() - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner.UniqueConstraintDetails
 
authenticate(String) - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jAuthenticationFacade
 

B

BaseNeo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Container for the queries related to one association family in Neo4j.
BaseNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
BaseNeo4jDialect<E extends BaseNeo4jEntityQueries,A extends BaseNeo4jAssociationQueries> - Class in org.hibernate.ogm.datastore.neo4j
 
BaseNeo4jDialect(BaseNeo4jTypeConverter) - Constructor for class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
BaseNeo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
 
BaseNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext, boolean) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
BaseNeo4jJtaTransactionCoordinator - Interface in org.hibernate.ogm.datastore.neo4j.transaction.impl
Groups commons method used by the different Neo4j transaction coordinators in a JTA environment.
BaseNeo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.impl
Allows the reuse of the logic for the creation of unique constraints when the schema is created.
BaseNeo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
BaseNeo4jSchemaDefiner.UniqueConstraintDetails - Class in org.hibernate.ogm.datastore.neo4j.impl
 
BaseNeo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
 
BaseNeo4jSequenceGenerator() - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
BaseNeo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
Container for methods used to obtain the GridType representation of a Type.
BaseNeo4jTypeConverter() - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jTypeConverter
 
beforeCompletion() - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jSynchronization
 
begin() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
begin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
begin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
begin() - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.RemoteTransactionDriver
 
beginTransaction() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
beginTransaction() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
beginTransaction() - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jTransactionFacade
 
beginTransaction() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
beginTransaction() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
beginTx() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
BOLT_DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4j
Short name of the data store provider for a remote Neo4j server using Bolt.
BoltNeo4jAssociatedNodesHelper - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
Function required to get the associated nodes when building the tuple snapshot.
BoltNeo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
 
BoltNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
BoltNeo4jClient - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.impl
 
BoltNeo4jClient(RemoteNeo4jDatabaseIdentifier, RemoteNeo4jConfiguration) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jClient
 
BoltNeo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.impl
 
BoltNeo4jDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
BoltNeo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
Abstracts Hibernate OGM from Neo4j.
BoltNeo4jDialect(BoltNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
BoltNeo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
 
BoltNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
BoltNeo4jJtaTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl
A TransactionCoordinator for a remote Neo4j.
BoltNeo4jJtaTransactionCoordinator(TransactionCoordinator, BoltNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
BoltNeo4jMapsTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
Iterates over the results of a native query when each result is not mapped by an entity
BoltNeo4jMapsTupleIterator(StatementResult) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jMapsTupleIterator
 
BoltNeo4jNodesTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
Iterates over the result of a native query when each result is a neo4j node.
BoltNeo4jNodesTupleIterator(Transaction, BoltNeo4jEntityQueries, EntityKeyMetadata, TupleTypeContext, ClosableIterator<NodeWithEmbeddedNodes>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
BoltNeo4jNodesTupleIterator(Transaction, BoltNeo4jEntityQueries, EntityKeyMetadata, TupleTypeContext, ClosableIterator<NodeWithEmbeddedNodes>, boolean) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
BoltNeo4jResourceLocalTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl
An implementation of TransactionCoordinator based on managing a transaction through a Neo4j Connection.
BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl
The delegate bridging between the local (application facing) transaction and the "physical" notion of a transaction via the JDBC Connection.
BoltNeo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.impl
Initialize the schema for the Neo4j database: create sequences; create unique constraints on identifiers, natural ids and unique columns
BoltNeo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jSchemaDefiner
 
BoltNeo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
Generates the next value of an id sequence as represented by IdSourceKey.
BoltNeo4jSequenceGenerator(BoltNeo4jClient, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jSequenceGenerator
 
BoltNeo4jTransactionCoordinatorBuilder - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl
Builder for a Neo4j remote TransactionCoordinator.
BoltNeo4jTransactionCoordinatorBuilder(TransactionCoordinatorBuilder, BoltNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jTransactionCoordinatorBuilder
 
BoltNeo4jTupleSnapshot - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
Represents the Tuple snapshot as loaded by the Neo4j datastore.
BoltNeo4jTupleSnapshot(NodeWithEmbeddedNodes, EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
BoltNeo4jTupleSnapshot(NodeWithEmbeddedNodes, EntityKeyMetadata, Map<String, Node>, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
BoltNeo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
A type BaseNeo4jTypeConverter for remote Neo4j.
buildNativeQuery(BackendQuery<String>, QueryParameters) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.TransactionCoordinatorOptions) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jTransactionCoordinatorBuilder
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.TransactionCoordinatorOptions) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jTransactionCoordinatorBuilder
 
buildTransactionCoordinator(TransactionCoordinatorOwner, TransactionCoordinatorBuilder.TransactionCoordinatorOptions) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransactionCoordinatorBuilder
 

C

callingJoinTransactionOnNonJtaEntityManager() - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
callingJoinTransactionOnNonJtaEntityManager() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
callingJoinTransactionOnNonJtaEntityManager$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotConvertAnnotation(Class<? extends AnnotationConverter<?>>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotConvertAnnotation$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateEntityContextProxy$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateGlobalContextProxy$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreateNewProxyInstance$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotCreatePropertyContextProxy$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotExecuteWorkOutsideIsolatedTransaction() - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
cannotExecuteWorkOutsideIsolatedTransaction() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotExecuteWorkOutsideIsolatedTransaction$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotFindEntityEntryForEntity(Object) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotFindEntityEntryForEntity$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotFindTypeForAttributeConverter(Class<?>, Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotFindTypeForAttributeConverter$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotGenerateSequence(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
cannotGenerateSequence(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotGenerateSequence$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotInstantiateGridDialect(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotInstantiateGridDialect$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotLoadLuceneParserBackend(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
cannotLoadLuceneParserBackend$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
catalogOptionNotSupportedForSequenceGenerator(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
catalogOptionNotSupportedForSequenceGenerator$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
catalogOptionNotSupportedForTableGenerator(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
catalogOptionNotSupportedForTableGenerator$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jClient
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jNodesTupleIterator
 
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
Release all the resources
close() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransaction
 
closedOperationQueue() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
closedOperationQueue$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
collection(StringBuilder, List<Object>) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
commit() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
commit() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
commit(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
commit(long) - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jTransactionFacade
 
commit() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
commit() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransaction
 
commit() - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.RemoteTransactionDriver
 
compare(StringBuilder, String, Object) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
configuration - Variable in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
CONFIGURATION_RESOURCE_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
Location of the Neo4j embedded properties file.
configure(Map) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
configure(Map) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
CONNECTION_CHECKOUT_TIMEOUT - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
How long will we wait (in milliseconds) to get a connection?
CONNECTION_TTL - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
Time to live of the connection in the pool.
connectionFailed(String, String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
connectionFailed(String, String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
connectionFailed$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
CONSTRAINT_VIOLATION_CODE - Static variable in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
constraintsCreationException(String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
constraintsCreationException(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
constraintsCreationException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
constraintSpanningMultipleColumns(String, String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
constraintSpanningMultipleColumns(String, String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
constraintSpanningMultipleColumns$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
constraintViolation(EntityKey, String, Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
constraintViolation(EntityKey, String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
constraintViolation$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationSnapshot
 
containsKey(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationSnapshot
 
convert(AssociationKey, TupleSnapshot) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
convert(AssociationKey, TupleSnapshot) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
convert(Type) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jTypeConverter
Returns the GridType representing the Type.
convert(Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jBackendQueryResultIterator
 
convert(Node) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jNodesTupleIterator
 
convert(T) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
convert(Type) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTypeConverter
 
convert(Type) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTypeConverter
 
convertToBackendType(String, List<String>, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
couldNotConfigureProperty(String, String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
couldNotConfigureProperty$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties(String, Serializable) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
couldNotRetrieveEntityForRetrievalOfGeneratedProperties$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
create() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jGraphDatabaseFactory
 
create() - Method in interface org.hibernate.ogm.datastore.neo4j.spi.GraphDatabaseServiceFactory
Creates a GraphDatabaseService.
createAliasForAssociation(String, List<String>, String, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
Given the path to an association, it will create an alias to use in the query for the association.
createAliasForEmbedded(String, List<String>, boolean) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
Given the path to an embedded property, it will create an alias to use in the query for the embedded containing the property.
createAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
createdQuery(String, Object) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
createdQuery$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
createEmbedded(GraphDatabaseService, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Create a single node representing an embedded element.
createEntityConstraints(DatastoreProvider, Database, Properties) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
createGridTypeConversionMap() - Static method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jTypeConverter
 
createIsolationDelegate() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
createIsolationDelegate() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
createIsolationDelegate() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
createNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
createNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
createNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
createNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
createNeo4jClient(RemoteNeo4jDatabaseIdentifier, RemoteNeo4jConfiguration) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
Creates the HttpNeo4jClient that it is going to be used to connect to a remote Neo4j server.
createNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
createNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
createNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
createNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
createRelationship(Transaction, Object[], Object[], Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
createRelationship(HttpNeo4jClient, Long, Object[], Object[], Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
createRelationshipForEmbeddedAssociation(GraphDatabaseService, AssociationKey, EntityKey, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
Give an embedded association, creates all the nodes and relationships required to represent it.
createRelationshipForEmbeddedAssociation(GraphDatabaseService, AssociationKey, EntityKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
Give an embedded association, creates all the nodes and relationships required to represent it.
createRelationshipForEmbeddedAssociation(Transaction, AssociationKey, EntityKey, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
createRelationshipForEmbeddedAssociation(HttpNeo4jClient, Long, AssociationKey, EntityKey, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
createRelationshipForEmbeddedQueryValues(AssociationKey, EntityKey, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
createRelationshipForEmbeddedQueryValues(AssociationKey, EntityKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
 
createRelationshipQuery - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
createSequences(List<Sequence>, Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
createSequences(Iterable<Sequence>) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jSequenceGenerator
Create the sequence nodes setting the initial value if the node does not exists already.
createSequences(List<Sequence>, Set<IdSourceKeyMetadata>, DatastoreProvider) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jSchemaDefiner
 
createSequences(List<Sequence>, Set<IdSourceKeyMetadata>, DatastoreProvider) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
createSequences(List<Sequence>, Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jSequenceGenerator
 
createSequences(List<Sequence>, Set<IdSourceKeyMetadata>, DatastoreProvider) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jSchemaDefiner
 
createSequences(List<Sequence>, Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jSequenceGenerator
 
createSequences(List<Sequence>, Set<IdSourceKeyMetadata>, DatastoreProvider) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jSchemaDefiner
 
createSequencesStatements(Iterable<Sequence>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jSequenceGenerator
Adds a node for each generator of type IdSourceKeyMetadata.IdSourceType.SEQUENCE.
createTuple(EntityKey, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
createTuple(EntityKey, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
createUniqueConstraintQuery(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
createUniqueConstraints(DatastoreProvider, Database) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
createUniqueConstraintsForTableSequences(Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jSequenceGenerator
 
createUniqueConstraintsForTableSequences(List<Statement>, Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jSequenceGenerator
 
createUniqueConstraintsForTableSequences(Statements, Iterable<IdSourceKeyMetadata>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jSequenceGenerator
 
createUniqueConstraintsIfMissing(DatastoreProvider, List<BaseNeo4jSchemaDefiner.UniqueConstraintDetails>) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jSchemaDefiner
 
createUniqueConstraintsIfMissing(DatastoreProvider, List<BaseNeo4jSchemaDefiner.UniqueConstraintDetails>) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
createUniqueConstraintsIfMissing(DatastoreProvider, List<BaseNeo4jSchemaDefiner.UniqueConstraintDetails>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jSchemaDefiner
 
createUniqueConstraintsIfMissing(DatastoreProvider, List<BaseNeo4jSchemaDefiner.UniqueConstraintDetails>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jSchemaDefiner
 
CypherDSL - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl
Contains a set of function that can be used to create a cypher query.
CypherDSL() - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 

D

DATABASE_PATH - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
The absolute path representing the location of the Neo4j database, ex.: /home/user/neo4jdb/mydb
DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4j
DEFAULT_BOLT_PORT - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
DEFAULT_HTTP_PORT - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
dialectDoesNotSupportSequences(Class<?>, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
dialectDoesNotSupportSequences$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
Digit() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
DiscriminatorAwareKeyMetadata - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
An EntityKeyMetadata that keeps track of the discriminator value.
DiscriminatorAwareKeyMetadata(EntityKeyMetadata, Object) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
doesNotSupportMultipleHosts(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
doesNotSupportMultipleHosts(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
doesNotSupportMultipleHosts$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

E

EMBEDDED_ALIAS - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
EMBEDDED_DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4j
Short name of the data store provider for an embedded Neo4j instance.
EMBEDDED_REL - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
EmbeddedAliasTree - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
Tree structure that can be used to store alias of embedded components in Neo4j.
EmbeddedAliasTree(String, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
Creates a tree node.
EmbeddedNeo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Container for the queries related to one association family in Neo4j.
EmbeddedNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
 
EmbeddedNeo4jAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Represents the association snapshot as loaded by Neo4j.
EmbeddedNeo4jAssociationSnapshot(Map<RowKey, Tuple>) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationSnapshot
 
EmbeddedNeo4jBackendQueryResultIterator - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Iterator over the result of a backend query.
EmbeddedNeo4jBackendQueryResultIterator(Result, EntityMetadataInformation, TupleContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jBackendQueryResultIterator
 
EmbeddedNeo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.embedded.impl
Provides access to the Neo4j system.
EmbeddedNeo4jDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
EmbeddedNeo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
Abstracts Hibernate OGM from Neo4j.
EmbeddedNeo4jDialect(EmbeddedNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
EmbeddedNeo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Container for the queries related to one entity type in Neo4j.
EmbeddedNeo4jEntityQueries(EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
 
EmbeddedNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
 
EmbeddedNeo4jGraphDatabaseFactory - Class in org.hibernate.ogm.datastore.neo4j.embedded.impl
Contains methods to create a GraphDatabaseService for the embedded Neo4j.
EmbeddedNeo4jGraphDatabaseFactory() - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jGraphDatabaseFactory
 
EmbeddedNeo4jGraphDatabaseServiceFactoryProvider - Class in org.hibernate.ogm.datastore.neo4j.embedded.impl
Creates an instance of GraphDatabaseServiceFactory using the implementation selected in the properties.
EmbeddedNeo4jGraphDatabaseServiceFactoryProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jGraphDatabaseServiceFactoryProvider
 
EmbeddedNeo4jInternalProperties - Class in org.hibernate.ogm.datastore.neo4j.embedded.impl
Internal properties not intended to be set by the user.
EmbeddedNeo4jJtaTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl
A TransactionCoordinator for Neo4j to join a JTA transaction.
EmbeddedNeo4jJtaTransactionCoordinator(TransactionCoordinator, EmbeddedNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
EmbeddedNeo4jNodesTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
 
EmbeddedNeo4jNodesTupleIterator(ResourceIterator<Node>, EntityKeyMetadata, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jNodesTupleIterator
 
EmbeddedNeo4jResourceLocalTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl
An implementation of TransactionCoordinator based on managing a transaction through a Neo4j Connection.
EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver - Class in org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl
The delegate bridging between the local (application facing) transaction and the "physical" notion of a transaction via the GraphDatabaseService.
EmbeddedNeo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.embedded.impl
Initialize the schema for the Neo4j database: create sequences; create unique constraints on identifiers, natural ids and unique columns
EmbeddedNeo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jSchemaDefiner
 
EmbeddedNeo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Generates the next value of an id sequence as represented by IdSourceKey.
EmbeddedNeo4jSequenceGenerator(GraphDatabaseService, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jSequenceGenerator
 
EmbeddedNeo4jTransactionCoordinatorBuilder - Class in org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl
EmbeddedNeo4jTransactionCoordinatorBuilder(TransactionCoordinatorBuilder, EmbeddedNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jTransactionCoordinatorBuilder
 
EmbeddedNeo4jTupleAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
 
EmbeddedNeo4jTupleAssociationSnapshot(Relationship, AssociationKey, AssociatedEntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleAssociationSnapshot
 
EmbeddedNeo4jTupleIterator<T> - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Super class for the iterators used by the embedded dialect in Nero4j.
EmbeddedNeo4jTupleIterator(ResourceIterator<T>) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
EmbeddedNeo4jTupleSnapshot - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
Represents the Tuple snapshot as loaded by the Neo4j datastore.
EmbeddedNeo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
A type BaseNeo4jTypeConverter for embedded Neo4j.
emptySnapshot(EntityKeyMetadata) - Static method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
ENTITY_ALIAS - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
The alias used when a query returns an entity as result.
entityKeyMetadata(OgmEntityPersister) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
entityKeyMetadata(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
entityKeyMetadata(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
entityTupleNotFound(String, EntityKey) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
entityTupleNotFound$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
equals(Object) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
errorGeneratingSequence(String, Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
errorGeneratingSequence(String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
errorGeneratingSequence$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
errorIfInvalid() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
errorIfInvalid() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
errorIfInvalid() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
errorOnEntityBatchLoad(String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
errorOnEntityBatchLoad$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
ErrorResponse - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
 
ErrorResponse() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
Escaped() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapeDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapedEscapeDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
EscapedQuoteDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
escapeIdentifier(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
ESTABLISH_CONNECTION_TIMEOUT - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
the timeout in millisecond to make an initial socket connection.
exceptionWhileChekingTransactionStatus(Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
exceptionWhileChekingTransactionStatus(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
exceptionWhileChekingTransactionStatus$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
executeBackendQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
executeBackendQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
executeBackendQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
executeBackendUpdateQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
executeBackendUpdateQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
executeBackendUpdateQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
executeBackendUpdateQuery(BackendQuery<String>, QueryParameters, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
executeQueriesInNewTransaction(Statements) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
executeQueriesInOpenTransaction(Long, Statements) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
executeQuery(Statements) - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jTransactionFacade
 
executeQuery(long, Statements) - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jTransactionFacade
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
explicitJoin() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 

F

failure() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
failure() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
failure() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
failure() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
failureWhenUsingAttributeConverter(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
failureWhenUsingAttributeConverter$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
filter(ClientRequestContext) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.XStreamRequestHeaderFilter
 
findAlias(String, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
Given the alias of the entity and the path to the relationship it will return the alias of the component.
findAliasForType(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
 
findAssociatedEntity(Transaction, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findAssociatedEntity(Driver, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findAssociatedEntity(HttpNeo4jClient, Long, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
findAssociatedNodes(Transaction, NodeWithEmbeddedNodes, EntityKeyMetadata, TupleTypeContext, BoltNeo4jEntityQueries) - Static method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociatedNodesHelper
 
findAssociatedNodes(HttpNeo4jClient, Long, NodeWithEmbeddedNodes, EntityKeyMetadata, TupleTypeContext, HttpNeo4jEntityQueries) - Static method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociatedNodesHelper
 
findAssociation(GraphDatabaseService, Object[], String, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Find the relationships representing the association.
findAssociation(Transaction, Object[], String, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findAssociation(HttpNeo4jClient, Long, Object[], String, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
findChild(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
findChild(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
findEmbeddedNode(HttpNeo4jClient, Long, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
findEntities(GraphDatabaseService, EntityKey[]) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Find the nodes corresponding to an array of entity keys.
findEntities(GraphDatabaseService) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Find all the node representing the entity.
findEntities(EntityKey[], Transaction) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findEntities(HttpNeo4jClient, EntityKey[], Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
Find the nodes corresponding to an array of entity keys.
findEntitiesWithEmbedded(Transaction) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findEntitiesWithEmbedded(HttpNeo4jClient, Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
findEntity(GraphDatabaseService, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Find the node corresponding to an entity.
findEntity(Transaction, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
findEntity(HttpNeo4jClient, Long, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
findRelationship(GraphDatabaseService, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
Returns the relationship corresponding to the AssociationKey and RowKey.
findRelationship(GraphDatabaseService, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
Returns the relationship corresponding to the AssociationKey and RowKey.
findRelationship(Transaction, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
findRelationship(HttpNeo4jClient, Long, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
findRelationshipQuery - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
forEachTuple(ModelConsumer, TupleTypeContext, EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
forEachTuple(ModelConsumer, TupleTypeContext, EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
forEachTuple(ModelConsumer, TupleTypeContext, EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
fromNode(Node, Map<String, AssociatedEntityKeyMetadata>, Map<String, String>, EntityKeyMetadata) - Static method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 

G

get(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
get(RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jTupleAssociationSnapshot
 
get(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTupleSnapshot
 
getAlias() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
getAlias() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.PropertyIdentifier
 
getAlias() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
getAssociationQueries(AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getChildren() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
getChildren() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
getClient() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
getClient() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
getCode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
getColumnName(String, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
getColumnName(Class<?>, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleAssociationSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jTupleAssociationSnapshot
 
getColumnNames() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTupleSnapshot
 
getColumns() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementResult
 
getComparisonPredicate(String, ComparisonPredicate.Type, List<String>, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.neo4j.Neo4j
 
getConjunctionPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getConnectionCheckoutTimeout() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getConnectionTTL() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getCreateEmbeddedNodeQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getCreateEntityQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getCreateEntityWithPropertiesQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getCreateEntityWithPropertiesQueryStatement(Object[], Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
getCreateEntityWithPropertiesQueryStatement(Object[], Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
getData() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementResult
 
getDatabase() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getDatabaseIdentifier() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
getDatabaseName() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getDatabaseName() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
The name of the database
getDatabaseUri() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
Returns the URI of the database, e.g.
getDefaultConnectionAcquisitionMode() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jTransactionCoordinatorBuilder
 
getDefaultConnectionReleaseMode() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jTransactionCoordinatorBuilder
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
getDefaultDialect() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
getDisjunctionPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getDriver() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jClient
 
getDuplicateInsertPreventionStrategy(EntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getEmbeddedNodes() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.NodeWithEmbeddedNodes
A map where the key is the path to the node (for example 'main.address.postcode') and the value is a collection of nodes.
getEmbeddedNodes() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.NodeWithEmbeddedNodes
A map where the key is the path to the node (for example 'main.address.postcode') and the value is a collection of nodes.
getEndNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
getEntityKey(Tuple, AssociatedEntityKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
Returns the key of the entity targeted by the represented association, retrieved from the given tuple.
getEntityQueries(EntityKeyMetadata, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getEntityQueries(EntityKeyMetadata, TupleTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getEntityType() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getEqualsQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getErrors() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
getEstablishConnectionTimeout() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getFindAssociatedEntityQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindAssociatedEntityQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindAssociationPartialQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindAssociationQuery(String, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindAssociationTargetEmbeddedValues(String, AssociationKeyMetadata) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindEmbeddedNodeQueries() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindEntitiesQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindEntityQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getFindEntityWithEmbeddedEndNodeQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getGraph() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
getGreaterOrEqualsQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getHost() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
getHosts() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
getId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
getId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransaction
 
getIdentityGenerationStrategyNotSupportedException(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getIdentityGenerationStrategyNotSupportedException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getInPredicate(String, List<String>, List<Object>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getIsNullPredicate(String, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getLabel() - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner.UniqueConstraintDetails
 
getLabels() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
getLessOrEqualsQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getLikePredicate(String, List<String>, String, Character) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getLocalSynchronizations() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
getLocalSynchronizations() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
getLocalSynchronizations() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
getLogger() - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.LoggerFactory
 
getLoggingLocale() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getMessage() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
getMeta() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
getMultiGetQueryCacheQuery(EntityKey[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getName() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
NOT (HAS aslias.property) OR ( NOT ( alias.property =~ '...' )
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
 
getNegatedQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
 
getNegationPredicate() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getNode() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
getNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
getNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTupleSnapshot
 
getNodes() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph
 
getOwner() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.NodeWithEmbeddedNodes
 
getOwner() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.NodeWithEmbeddedNodes
 
getOwnerNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationPropertiesRow
 
getParameterMetadataBuilder() - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getParameters(QueryParameters) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getParameters() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
getParams() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
getPassword() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getPassword() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
getPort() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
getProjections() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getProperties() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
getProperties() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
getProperty() - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner.UniqueConstraintDetails
 
getPropertyDoesNotExistException(String, String, ElementType) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getPropertyDoesNotExistException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getPropertyIdentifier(String, List<String>, int) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
Returns the PropertyIdentifier for the given property path.
getPropertyName() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.PropertyIdentifier
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate
n.property =~ '...'
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRootPredicate
 
getQuery() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
getQueryObject() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
getRangePredicate(String, List<String>, Object, Object) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getRelationship() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationPropertiesRow
 
getRelationshipAliasTree(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
Given the alias of the entity it will return a tree structure containing all the aliases for the embedded properties and associations of the entity.
getRelationshipName() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
getRelationships() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph
 
getRemoveColumnQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getRemoveEmbeddedPropertyQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getRemoveEntityQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getRemovePropertyQueries() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getRemoveToOneAssociation() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getResult() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
 
getResult() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
getResultDataContents() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
getResults() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
getRootPredicate(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory
 
getRow() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationSnapshot
 
getRowKeys() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationSnapshot
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
getSchemaDefinerType() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
getSequenceCacheMaxSize() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
getSequenceGenerator() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getSequenceGenerator() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
getSequenceGenerator() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
getSequenceGenerator() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
getServerUri() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
Returns the URI of the Neo4j server, e.g.
getServiceRegistry() - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
getSocketTimeout() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getStartNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
getStatement() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
getStatements() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
getStatus() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
getStatus() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
getStatus() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
getStrictlyGreaterQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getStrictlyLessQuery() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate
 
getTable() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
getTargetEntityName() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
getTargetNode() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationPropertiesRow
 
getTimeOut() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
getTimeOut() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
getTimeOut() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
getTransactionCoordinatorBuilder(TransactionCoordinatorBuilder) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
getTransactionCoordinatorBuilder() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
getTransactionCoordinatorBuilder(TransactionCoordinatorBuilder) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
getTransactionCoordinatorBuilder() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
getTransactionCoordinatorBuilder(TransactionCoordinatorBuilder) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
getTransactionCoordinatorBuilder() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
getTransactionDriverControl() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
getTransactionDriverControl() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
getTransactionDriverControl() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
getTransactionDriverControl() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
getTransactionDriverControl() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
getTransactionId() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
getTransactionId() - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.RemoteTransactionDriver
 
getTuple(EntityKey, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
getTuple(EntityKey, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
getTuple(EntityKey, OperationContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
getTuples(EntityKey[], TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
getTuples(EntityKey[], TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
getTuples(EntityKey[], TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
getType() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
getUnknownAliasException(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getUnknownAliasException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getUnsupportedElementTypeException(ElementType) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getUnsupportedElementTypeException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
getUpdateEmbeddedColumnQuery(Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getUpdateEmbeddedNodeQuery() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getUpdateEntityProperties() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getUpdateEntityPropertiesQuery(Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getUpdateEntityPropertiesStatement(Object[], Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
getUpdateEntityPropertiesStatement(Object[], Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
getUpdateOneToOneAssociationStatement(String, Object[], Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
getUpdateOneToOneAssociationStatement(String, Object[], Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
getUpdateToOneQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
getUsername() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
getUserName() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
Graph - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
Results of a Statement expressed as graph elements.
Graph() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph
 
Graph.Node - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
 
Graph.Relationship - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
 
GraphDatabaseServiceFactory - Interface in org.hibernate.ogm.datastore.neo4j.spi
Contains methods to create a GraphDatabaseService.
GraphLogger - Class in org.hibernate.ogm.datastore.neo4j.logging.impl
Utility methods to lgo information about graph elements
gridDialectHasNoProperConstructor(Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
gridDialectHasNoProperConstructor$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

H

hashCode() - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
hasNext() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
hasNext() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
hasNext() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
hasNext() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jNodesTupleIterator
 
HTTP_DATASTORE_PROVIDER_NAME - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4j
Short name of the data store provider for a remote Neo4j server using the HTTP API.
HttpNeo4jAssociatedNodesHelper - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
 
HttpNeo4jAssociationQueries - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
 
HttpNeo4jAssociationQueries(EntityKeyMetadata, AssociationKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
HttpNeo4jAuthenticationFacade - Interface in org.hibernate.ogm.datastore.neo4j.remote.http.request.impl
REST API for authentication on a running Neo4j server.
HttpNeo4jClient - Class in org.hibernate.ogm.datastore.neo4j.remote.http.impl
Access point to the remote Neo4j server.
HttpNeo4jClient(RemoteNeo4jDatabaseIdentifier, RemoteNeo4jConfiguration) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
HttpNeo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.remote.http.impl
 
HttpNeo4jDatastoreProvider() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
HttpNeo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
Abstracts Hibernate OGM from Neo4j.
HttpNeo4jDialect(HttpNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
HttpNeo4jEntityQueries - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
 
HttpNeo4jEntityQueries(EntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
HttpNeo4jEntityQueries(EntityKeyMetadata, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
HttpNeo4jJtaTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
A TransactionCoordinator for a remote Neo4j.
HttpNeo4jJtaTransactionCoordinator(TransactionCoordinator, HttpNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
HttpNeo4jMapsTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
Iterates over the results of a native query when each result is not mapped by an entity
HttpNeo4jMapsTupleIterator(StatementResult) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jMapsTupleIterator
 
HttpNeo4jNodesTupleIterator - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
Iterates over the result of a native query when each result is a neo4j node.
HttpNeo4jNodesTupleIterator(HttpNeo4jClient, Long, HttpNeo4jEntityQueries, EntityKeyMetadata, TupleTypeContext, ClosableIterator<NodeWithEmbeddedNodes>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jNodesTupleIterator
 
HttpNeo4jResourceLocalTransactionCoordinator - Class in org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
An implementation of TransactionCoordinator based on managing a transaction through a Neo4j Connection.
HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver - Class in org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
The delegate bridging between the local (application facing) transaction and the "physical" notion of a transaction via the JDBC Connection.
HttpNeo4jSchemaDefiner - Class in org.hibernate.ogm.datastore.neo4j.remote.http.impl
Initialize the schema for the Neo4j database: create sequences; create unique constraints on identifiers, natural ids and unique columns
HttpNeo4jSchemaDefiner() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jSchemaDefiner
 
HttpNeo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
Generates the next value of an id sequence as represented by IdSourceKey.
HttpNeo4jSequenceGenerator(HttpNeo4jClient, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jSequenceGenerator
 
HttpNeo4jTransaction - Class in org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
 
HttpNeo4jTransaction(HttpNeo4jClient, Long) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransaction
 
HttpNeo4jTransactionCoordinatorBuilder - Class in org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
Builder for a Neo4j remote TransactionCoordinator.
HttpNeo4jTransactionCoordinatorBuilder(TransactionCoordinatorBuilder, HttpNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransactionCoordinatorBuilder
 
HttpNeo4jTransactionFacade - Interface in org.hibernate.ogm.datastore.neo4j.remote.http.request.impl
REST API to manage a transaction.
HttpNeo4jTupleSnapshot - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
Represents the Tuple snapshot as loaded by the Neo4j datastore.
HttpNeo4jTupleSnapshot(NodeWithEmbeddedNodes, EntityKeyMetadata, Map<String, Graph.Node>, TupleTypeContext) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTupleSnapshot
 
HttpNeo4jTypeConverter - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
A type BaseNeo4jTypeConverter for remote Neo4j.

I

identifier(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
identifier(String, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
identifier(StringBuilder, String, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
illegalDiscrimantorType(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
illegalDiscrimantorType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
illegalPortValue(int) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
illegalPortValue$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
increaseQuery(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
initCreateEmbeddedAssociationQuery(AssociationKey, EntityKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
initCreateEmbeddedAssociationQuery(AssociationKey, EntityKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
 
INITIAL_VALUE_QUERY_PARAM - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
initialize(Map<?, ?>) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jGraphDatabaseFactory
 
initialize(Map<?, ?>) - Method in interface org.hibernate.ogm.datastore.neo4j.spi.GraphDatabaseServiceFactory
Called after the creation of the factory can be used to read the configuration.
initializeAssociationQueries(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
initializeSchema(SchemaDefiner.SchemaDefinitionContext) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
injectServices(ServiceRegistryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
insertEntity(GraphDatabaseService, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Creates the node corresponding to an entity.
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
insertOrUpdateAssociation(AssociationKey, Association, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
insertOrUpdateTuple(EntityKey, TuplePointer, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
insertOrUpdateTuple(EntityKey, TuplePointer, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
insertOrUpdateTuple(EntityKey, TuplePointer, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTypeConverter
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTypeConverter
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTypeConverter
 
INSTANCE - Static variable in class org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.XStreamRequestHeaderFilter
 
interruptedBatchIndexing() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
interruptedBatchIndexing$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
invalidate() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
invalidate() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
invalidate() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
invalidConfigurationUrl(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
invalidConfigurationUrl$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
isActive() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
isActive() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
isActive() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
isAsRow() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
isAuthenticationRequired() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
isCreateDatabase() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleAssociationSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jTupleSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jTupleAssociationSnapshot
 
isEmpty() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jTupleSnapshot
 
isIdProperty(String, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
 
isIdProperty(OgmEntityPersister, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jPropertyHelper
Check if the property is part of the identifier of the entity.
isIncludeStats() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
isJoined() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
isJoined() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
isJoined() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
isJta() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jTransactionCoordinatorBuilder
 
isKeyColumn(String) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.DiscriminatorAwareKeyMetadata
 
isNew() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
Whether this snapshot has been newly created (meaning it doesn't have an actual Node yet) or not.
isOptionalMatch(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
Tells if the alias has to be used in the OPTIONAL MATCH part of the query.
isPartOfRegularEmbedded(String[], String) - Static method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
A regular embedded is an element that it is embedded but it is not a key or a collection.
isPersisterReferenceAlias() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
isStoredInEntityStructure(AssociationKeyMetadata, AssociationTypeContext) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
isTransactionOpen() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
isTransactionOpen() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
isTransactionOpen() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
isTransactionOpen() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
isUnqualifiedPropertyReference() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
iterator() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jProcessingChain
 
iterator() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatements
 

J

jbossTransactionManagerDetected() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jbossTransactionManagerDetected$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
join() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
join() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
join() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
join() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
joinTypeNotFullySupported(JoinType) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
joinTypeNotFullySupported(JoinType) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
joinTypeNotFullySupported$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaCommitFailed(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaCommitFailed$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus(SystemException) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaCouldNotDetermineStatus$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaRollbackFailed(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaRollbackFailed$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaTransactionBeginFailed(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
jtaTransactionBeginFailed$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

K

key(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
keyColumns - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 

L

labels(String...) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
Letter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
limit(StringBuilder, Integer) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
literal(StringBuilder, Object) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
load(Map<?, ?>, ClassLoaderService) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jGraphDatabaseServiceFactoryProvider
 
log - Static variable in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
log(Node) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(Relationship) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(String, Node) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
log(String, Relationship) - Static method in class org.hibernate.ogm.datastore.neo4j.logging.impl.GraphLogger
 
Log - Interface in org.hibernate.ogm.datastore.neo4j.logging.impl
 
Log_$logger - Class in org.hibernate.ogm.datastore.neo4j.logging.impl
Warning this class consists of generated code.
Log_$logger(Logger) - Constructor for class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
LoggerFactory - Class in org.hibernate.ogm.datastore.neo4j.logging.impl
Factory for obtaining Logger instances.
LoggerFactory() - Constructor for class org.hibernate.ogm.datastore.neo4j.logging.impl.LoggerFactory
 
logNeo4JQueryEngineException(String, Throwable) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
logNeo4JQueryEngineException(String, Throwable) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
logNeo4JQueryEngineException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
logNeo4JQueryEngineMessage(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
logNeo4JQueryEngineMessage(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
logNeo4JQueryEngineMessage$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
logNeo4JQueryEngineUserMessage(String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
logNeo4JQueryEngineUserMessage(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
logNeo4JQueryEngineUserMessage$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

M

malformedDataBaseUrl(Exception, String, int, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
malformedDataBaseUrl(Exception, String, int, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
malformedDataBaseUrl$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
mappingSubtypeNotInterface(Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
mappingSubtypeNotInterface$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
markRollbackOnly() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
markRollbackOnly() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
markRollbackOnly() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
matches(Map<String, Object>, String[], Object[]) - Static method in class org.hibernate.ogm.datastore.neo4j.remote.common.util.impl.RemoteNeo4jHelper
Check if the node matches the column values
matches(RowKey, RowKey) - Static method in class org.hibernate.ogm.datastore.neo4j.remote.common.util.impl.RemoteNeo4jHelper
 
matchOwnerEntityNode - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
missingConfigurationProperty(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
missingConfigurationProperty$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
multiGetParams(EntityKey[]) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
multiGetQuery - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
 
mustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
mustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
mustNotInsertSameEntityTwice(String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
mustNotInsertSameEntityTwice$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

N

NamedParameter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
nativeQueryException(String, String, Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
nativeQueryException(String, String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
nativeQueryException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
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.embedded.impl.EmbeddedNeo4jInternalProperties
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
 
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
 
Neo4jDialect - Class in org.hibernate.ogm.datastore.neo4j
Deprecated.
Neo4jDialect(EmbeddedNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.Neo4jDialect
Deprecated.
 
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
 
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
 
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
 
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
ParameterMetadataBuilder for native Neo4j queries.
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 StringBuilders.
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
 
Neo4jSynchronization - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
Synchronization implementation for Neo4j.
Neo4jSynchronization(BaseNeo4jJtaTransactionCoordinator) - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.Neo4jSynchronization
 
Neo4jTransactionDriver(EmbeddedNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
Neo4jTransactionDriver(BoltNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
Neo4jTransactionDriver(HttpNeo4jDatastoreProvider) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
next() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
next() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
next() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
next() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jNodesTupleIterator
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
Generate the next value in a sequence for a given IdSourceKey.
nextValue(RemoteStatements) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jSequenceGenerator
Generate the next value in a sequence for a given IdSourceKey.
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
nextValue(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
nextValue(RemoteStatements) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jSequenceGenerator
Generate the next value in a sequence for a given IdSourceKey.
nextValue(RemoteStatements) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jSequenceGenerator
 
node(StringBuilder, String, String...) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
Node() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
NodeLabel - Enum in org.hibernate.ogm.datastore.neo4j.dialect.impl
Identifies the role of the node created by the neo4j dialect.
NodeWithEmbeddedNodes - Class in org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
An entity node and all the embedded values associated to it.
NodeWithEmbeddedNodes(Node) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.NodeWithEmbeddedNodes
 
NodeWithEmbeddedNodes(Node, Map<String, Collection<Node>>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.NodeWithEmbeddedNodes
 
NodeWithEmbeddedNodes - Class in org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
An entity node and all the embedded values associated to it.
NodeWithEmbeddedNodes(Graph.Node) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.NodeWithEmbeddedNodes
 
NodeWithEmbeddedNodes(Graph.Node, Map<String, Collection<Graph.Node>>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.NodeWithEmbeddedNodes
 
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
 

O

org.hibernate.ogm.datastore.neo4j - package org.hibernate.ogm.datastore.neo4j
 
org.hibernate.ogm.datastore.neo4j.dialect.impl - package org.hibernate.ogm.datastore.neo4j.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl - package org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.embedded.impl - package org.hibernate.ogm.datastore.neo4j.embedded.impl
 
org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl - package org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl
 
org.hibernate.ogm.datastore.neo4j.impl - package org.hibernate.ogm.datastore.neo4j.impl
 
org.hibernate.ogm.datastore.neo4j.logging.impl - package org.hibernate.ogm.datastore.neo4j.logging.impl
 
org.hibernate.ogm.datastore.neo4j.query.impl - package org.hibernate.ogm.datastore.neo4j.query.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.impl
 
org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl - package org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl
 
org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl - package org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.remote.bolt.impl - package org.hibernate.ogm.datastore.neo4j.remote.bolt.impl
 
org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl - package org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl
 
org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl - package org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.remote.common.impl - package org.hibernate.ogm.datastore.neo4j.remote.common.impl
 
org.hibernate.ogm.datastore.neo4j.remote.common.request.impl - package org.hibernate.ogm.datastore.neo4j.remote.common.request.impl
 
org.hibernate.ogm.datastore.neo4j.remote.common.util.impl - package org.hibernate.ogm.datastore.neo4j.remote.common.util.impl
 
org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl - package org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl
 
org.hibernate.ogm.datastore.neo4j.remote.http.impl - package org.hibernate.ogm.datastore.neo4j.remote.http.impl
 
org.hibernate.ogm.datastore.neo4j.remote.http.json.impl - package org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
 
org.hibernate.ogm.datastore.neo4j.remote.http.request.impl - package org.hibernate.ogm.datastore.neo4j.remote.http.request.impl
 
org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl - package org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl
 
org.hibernate.ogm.datastore.neo4j.spi - package org.hibernate.ogm.datastore.neo4j.spi
 
org.hibernate.ogm.datastore.neo4j.transaction.impl - package org.hibernate.ogm.datastore.neo4j.transaction.impl
 
Other() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
overrideType(Type) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
ownerEntityKeyMetadata - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 

P

ParameterBeginDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
ParameterEndDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
parameterMustNotBeNull(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
parameterMustNotBeNull$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
parameterSringMustNotBeEmpty(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
parameterSringMustNotBeEmpty$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
params(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
params(Sequence) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
parseNativeQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
parseNativeQuery(String) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
parseQuery(SessionFactoryImplementor, String, Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
parseQuery(SessionFactoryImplementor, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
parseQueryParameters(String, ParameterParser.Recognizer) - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.Neo4jParameterMetadataBuilder
 
persistenceXmlNotFoundInClassPath(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
persistenceXmlNotFoundInClassPath$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
popStrategy() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
popStrategy() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
predicateBetween(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateEquals(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
This implements the equality predicate; the comparison predicate could be a constant, a subfunction or some random type parameter.
predicateGreater(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateGreaterOrEqual(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateIn(List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateIsNull() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLess(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLessOrEqual(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateLike(String, Character) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
predicateNotEquals(String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
PropertyIdentifier - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
The complete identifier of a property in the form alias.propertyName.
PropertyIdentifier(String, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.PropertyIdentifier
 
propertyPathCompleted(PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
pulse() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
pushFromStrategy(JoinType, Tree, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
pushFromStrategy(JoinType, Tree, Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
pushSelectStrategy() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 

Q

queriesOnPolymorphicEntitiesAreNotSupportedWithTablePerClass(String, Collection<String>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
queriesOnPolymorphicEntitiesAreNotSupportedWithTablePerClass$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
Query() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QueryParser - Class in org.hibernate.ogm.datastore.neo4j.query.impl
Simple parser for Neo4j queries which recognizes named parameters.
QueryParser(ParameterParser.Recognizer) - Constructor for class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QueryPart() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QueryParts() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
querySyntaxException(Exception, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
querySyntaxException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
Quoted() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 
QuoteDelimiter() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 

R

registerEntityAlias(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jAliasResolver
 
registerJoinAlias(Tree, PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
registerJoinAlias(Tree, PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
registerPersisterSpace(Tree, Tree) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryResolverDelegate
 
relationship(StringBuilder, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
relationship(String, String, String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
Relationship() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
RelationshipAliasTree - Class in org.hibernate.ogm.datastore.neo4j.query.parsing.impl
Tree structure that can be used to store alias of the relationships in Neo4j.
relationshipValues(AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
relationshipValues(AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
 
RemoteNeo4jAssociationPropertiesRow - Class in org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl
Contains the properties of two nodes and the relationship that joins them.
RemoteNeo4jAssociationPropertiesRow(Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationPropertiesRow
 
RemoteNeo4jAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl
Represents the association snapshot as loaded by Neo4j.
RemoteNeo4jAssociationSnapshot(Map<RowKey, Tuple>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationSnapshot
 
RemoteNeo4jConfiguration - Class in org.hibernate.ogm.datastore.neo4j.remote.common.impl
 
RemoteNeo4jConfiguration(ConfigurationPropertyReader, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jConfiguration
 
RemoteNeo4jDatabaseIdentifier - Class in org.hibernate.ogm.datastore.neo4j.remote.common.impl
Identify a db connection.
RemoteNeo4jDatabaseIdentifier(String, RemoteNeo4jConfiguration) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
RemoteNeo4jDatastoreProvider - Class in org.hibernate.ogm.datastore.neo4j.remote.common.impl
 
RemoteNeo4jDatastoreProvider(String, int) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatastoreProvider
 
RemoteNeo4jDialect - Interface in org.hibernate.ogm.datastore.neo4j
Flag a Neo4j GridDialect as remote.
RemoteNeo4jHelper - Class in org.hibernate.ogm.datastore.neo4j.remote.common.util.impl
 
RemoteNeo4jMapsTupleIterator<T> - Class in org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl
 
RemoteNeo4jMapsTupleIterator(Iterator<T>, List<String>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
RemoteNeo4jSequenceGenerator - Class in org.hibernate.ogm.datastore.neo4j.dialect.impl
 
RemoteNeo4jSequenceGenerator(int) - Constructor for class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
RemoteNeo4jTupleAssociationSnapshot - Class in org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl
A TupleSnapshot of the row in an association for remote Neo4j dialects.
RemoteNeo4jTupleAssociationSnapshot(RemoteNeo4jAssociationPropertiesRow, AssociationKey, AssociatedEntityKeyMetadata) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jTupleAssociationSnapshot
 
RemoteStatement - Class in org.hibernate.ogm.datastore.neo4j.remote.common.request.impl
Contains a query that can be executed remotely.
RemoteStatement(String) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
RemoteStatement(String, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
RemoteStatement(String, Map<String, Object>, boolean) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatement
 
RemoteStatements - Class in org.hibernate.ogm.datastore.neo4j.remote.common.request.impl
Collects a group of RemoteStatement.
RemoteStatements() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.common.request.impl.RemoteStatements
 
RemoteTransactionDriver - Class in org.hibernate.ogm.datastore.neo4j.transaction.impl
IdentifiableDriver implementation for Neo4j.
RemoteTransactionDriver(BaseNeo4jJtaTransactionCoordinator, TransactionCoordinator.TransactionDriver) - Constructor for class org.hibernate.ogm.datastore.neo4j.transaction.impl.RemoteTransactionDriver
 
remove() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleIterator
 
remove() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jNodesTupleIterator
 
remove() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
remove() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jNodesTupleIterator
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
removeAssociation(GraphDatabaseService, AssociationKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
Removes the relationship(s) representing the given association.
removeAssociation(GraphDatabaseService, AssociationKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
Removes the relationship(s) representing the given association.
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
removeAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
removeAssociation(Transaction, AssociationKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
removeAssociation(HttpNeo4jClient, Long, AssociationKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
removeAssociationQuery - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
removeAssociationRow(GraphDatabaseService, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
Remove an association row
removeAssociationRow(GraphDatabaseService, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationQueries
Remove an association row
removeAssociationRow(Transaction, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jAssociationQueries
 
removeAssociationRow(HttpNeo4jClient, Long, AssociationKey, RowKey) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
removeAssociationRowQuery - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jAssociationQueries
 
removeColumnStatement(Object[], String, Transaction) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
removeColumnStatement(Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
removeEmbeddedColumnStatement(Object[], String, Transaction) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
removeEmbeddedColumnStatement(Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
removeEmptyEmbeddedNodesStatement(Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
removeEntity(GraphDatabaseService, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Remove the nodes representing the entity and the embedded elements attached to it.
removeEntity(Transaction, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
removeEntity(HttpNeo4jClient, Long, Object[]) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
removeObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
removeObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
removeObserver(TransactionObserver) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
removeToOneAssociation(Transaction, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
removeToOneAssociation(HttpNeo4jClient, Long, Object[], String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.BoltNeo4jDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.EmbeddedNeo4jDialect
 
removeTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.neo4j.HttpNeo4jDialect
 
rollback() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
rollback() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
rollback(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
rollback(long) - Method in interface org.hibernate.ogm.datastore.neo4j.remote.http.request.impl.HttpNeo4jTransactionFacade
 
rollback() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator.Neo4jTransactionDriver
 
rollback() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jTransaction
 
rollback() - Method in class org.hibernate.ogm.datastore.neo4j.transaction.impl.RemoteTransactionDriver
 
root(String) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
row(List<StatementResult>) - Static method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jAssociationQueries
 
Row - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
The result of a Statement expressed as rows or Graph.
Row() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 

S

schemaOptionNotSupportedForSequenceGenerator(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
schemaOptionNotSupportedForSequenceGenerator$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
schemaOptionNotSupportedForTableGenerator(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
schemaOptionNotSupportedForTableGenerator$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
SEQUENCE_CREATION_QUERY - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
Query for creating SEQUENCE nodes.
SEQUENCE_LOCK_QUERY - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
SEQUENCE_NAME_PROPERTY - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
Name of the property of SEQUENCE nodes which holds the sequence name.
SEQUENCE_NAME_QUERY_PARAM - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
SEQUENCE_QUERY_CACHE_MAX_SIZE - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
The maximum number of cached queries used to get a sequence.
SEQUENCE_VALUE_PROPERTY - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
Name of the property of SEQUENCE nodes which holds the next value.
SEQUENCE_VALUE_QUERY - Static variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
Query for retrieving the next value from SEQUENCE nodes.
sequenceName(IdSourceKey) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jSequenceGenerator
 
sequenceNotFound(String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
sequenceNotFound(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
sequenceNotFound$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
sequences(Database) - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner
 
sequencesCreationException(String, String) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
sequencesCreationException(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
sequencesCreationException$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
session - Variable in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
sessionFactoryCreated(SessionFactoryImplementor) - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
setCode(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
setColumns(List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementResult
 
setData(List<Row>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementResult
 
setEndNode(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
setErrors(List<ErrorResponse>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
setGraph(Graph) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
setId(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
setId(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
setIncludeStats(boolean) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
setLabels(List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
setMessage(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
setMeta(List<Map<String, Object>>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
setNode(Node) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jTupleSnapshot
 
setNodes(List<Graph.Node>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph
 
setParameters(Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
setProperties(Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Node
 
setProperties(Map<String, Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
setPropertyPath(PropertyPath) - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryRendererDelegate
 
setRelationships(List<Graph.Relationship>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph
 
setResultDataContents(List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
setResults(List<StatementResult>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
setRow(List<Object>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Row
 
setStartNode(Long) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
setStatement(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
setStatements(List<Statement>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
setTimeOut(int) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jResourceLocalTransactionCoordinator
 
setTimeOut(int) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jResourceLocalTransactionCoordinator
 
setTimeOut(int) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jResourceLocalTransactionCoordinator
 
setType(String) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Graph.Relationship
 
singlePropertyKey - Variable in class org.hibernate.ogm.datastore.neo4j.dialect.impl.BaseNeo4jEntityQueries
true if we the keys are mapped with a single property
size() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jAssociationSnapshot
 
size() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jAssociationSnapshot
 
skip(StringBuilder, Integer) - Static method in class org.hibernate.ogm.datastore.neo4j.query.parsing.cypherdsl.impl.CypherDSL
 
SOCKET_TIMEOUT - Static variable in class org.hibernate.ogm.datastore.neo4j.Neo4jProperties
Socket inactivity timeout in milliseconds.
start() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
start() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
Statement - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
Represents a query that can be executed on the remote server.
Statement() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
Statement(String) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
Statement(String, Map<String, Object>) - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
StatementResult - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
The result of a single query
StatementResult() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementResult
 
Statements - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
The list of queries to execute via Rest.
Statements() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statements
 
StatementsResponse - Class in org.hibernate.ogm.datastore.neo4j.remote.http.json.impl
The result of a request via rest to a Neo4j server.
StatementsResponse() - Constructor for class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
stop() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.impl.EmbeddedNeo4jDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.impl.BoltNeo4jDatastoreProvider
 
stop() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jDatastoreProvider
 
success() - Method in class org.hibernate.ogm.datastore.neo4j.embedded.transaction.impl.EmbeddedNeo4jJtaTransactionCoordinator
 
success() - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.transaction.impl.BoltNeo4jJtaTransactionCoordinator
 
success() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.transaction.impl.HttpNeo4jJtaTransactionCoordinator
 
success() - Method in interface org.hibernate.ogm.datastore.neo4j.transaction.impl.BaseNeo4jJtaTransactionCoordinator
 
supportsParameters() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jBasedQueryParserService
 
supportsSequences() - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 

T

toString() - Method in class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner.UniqueConstraintDetails
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.EmbeddedAliasTree
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParameter
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.Neo4jQueryParsingResult
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.PropertyIdentifier
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.query.parsing.impl.RelationshipAliasTree
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.impl.RemoteNeo4jDatabaseIdentifier
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.ErrorResponse
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.Statement
 
toString() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.json.impl.StatementsResponse
 
transactionIdIsNotAvailable() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
transactionIdIsNotAvailable$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
TUPLE_ALREADY_EXISTS_EXCEPTION_PATTERN - Static variable in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
tupleContextNotAvailable() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
tupleContextNotAvailable$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
tupleSnapshot(Record, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jMapsTupleIterator
 
tupleSnapshot(T, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.common.dialect.impl.RemoteNeo4jMapsTupleIterator
 
tupleSnapshot(Row, List<String>) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jMapsTupleIterator
 

U

unableToCloseSessionButSwallowingError(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToCloseSessionButSwallowingError$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToConfigureDatastoreProvider(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToConfigureDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToConvertStringToDiscriminator$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToFindGridType(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToFindGridType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToInstantiateType(Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToInstantiateType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToLoadClass(String, String, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToLoadClass$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToLoadContext(String, Class<?>, Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToLoadContext$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToMarkTransactionForRollback$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToParseHost(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToParseHost$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToPerformIsolatedWork(Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
unableToPerformIsolatedWork(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToPerformIsolatedWork$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToRollbackTransaction(Exception) - Method in interface org.hibernate.ogm.datastore.neo4j.logging.impl.Log
 
unableToRollbackTransaction(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToRollbackTransaction$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToSetTimeout(SystemException, int) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToSetTimeout$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToStartDatastoreProvider(Exception) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unableToStartDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedClassType(String, Class<?>, Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedClassType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedDatastoreProvider(Class<?>, Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedInstanceType(String, String, Class<?>, Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unexpectedInstanceType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
UniqueConstraintDetails(Label, String) - Constructor for class org.hibernate.ogm.datastore.neo4j.impl.BaseNeo4jSchemaDefiner.UniqueConstraintDetails
 
unknownAssociationStorageStrategy(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unknownAssociationStorageStrategy$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unknownEnumerationValue(String, String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unknownEnumerationValue$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedIndexerConfigurationOption(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedIndexerConfigurationOption$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedLockMode(Class<? extends GridDialect>, LockMode) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedLockMode$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedPropertyType(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
unsupportedPropertyType$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
updateEmbeddedColumn(GraphDatabaseService, Object[], String, Object) - Method in class org.hibernate.ogm.datastore.neo4j.embedded.dialect.impl.EmbeddedNeo4jEntityQueries
Update the value of an embedded node property.
updateEmbeddedColumnStatement(Object[], String, Object) - Method in class org.hibernate.ogm.datastore.neo4j.remote.bolt.dialect.impl.BoltNeo4jEntityQueries
 
updateEmbeddedColumnStatement(Object[], String, Object) - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.dialect.impl.HttpNeo4jEntityQueries
 
updateNextValueQuery(NextValueRequest) - Method in class org.hibernate.ogm.datastore.neo4j.dialect.impl.RemoteNeo4jSequenceGenerator
 
useDatastoreProvider(Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
useDatastoreProvider$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
useGridDialect(Class<?>) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
useGridDialect$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
usesNavigationalInformationForInverseSideOfAssociations() - Method in class org.hibernate.ogm.datastore.neo4j.BaseNeo4jDialect
 
usingDeprecatedDatastoreProviderName(String, String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
usingDeprecatedDatastoreProviderName$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
usingNonAtomicOptimisticLocking(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
usingNonAtomicOptimisticLocking$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

V

validateConnection() - Method in class org.hibernate.ogm.datastore.neo4j.remote.http.impl.HttpNeo4jClient
 
valueOf(String) - Static method in enum org.hibernate.ogm.datastore.neo4j.dialect.impl.NodeLabel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibernate.ogm.datastore.neo4j.dialect.impl.NodeLabel
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 
version$str() - Method in class org.hibernate.ogm.datastore.neo4j.logging.impl.Log_$logger
 

W

WhiteSpace() - Method in class org.hibernate.ogm.datastore.neo4j.query.impl.QueryParser
 

X

XStreamRequestHeaderFilter - Class in org.hibernate.ogm.datastore.neo4j.remote.http.request.impl
All responses from the REST API can be transmitted as JSON streams, resulting in better performance and lower memory overhead on the server side.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2010–2017 Hibernate. All rights reserved.