Uses of Package
org.neo4j.driver
Packages that use org.neo4j.driver
Package
Description
-
Classes in org.neo4j.driver used by org.neo4j.driverClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.Token for holding authentication details, such as user name and password.A base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.Keeps track of bookmarks and is used by the driver to ensure causal consistency between sessions and query executions.Bookmark configuration used to configure bookmark manager supplied byBookmarkManagers.defaultManager(BookmarkManagerConfig).Builder used to configureBookmarkManagerConfigwhich will be used to create a bookmark manager.A configuration class to config driver properties.Used to build new config instancesControl how the driver determines if it can trust the encryption certificates provided by the Neo4j instance it is connected to.The trust strategy that the driver supportsProvides connection pool metrics such as connection created, current in use etc.Accessor for a specific Neo4j graph database.Logs messages for driver activity.Accessor forLoggerinstances.Provides driver internal metrics.Defines which metrics consumer to use: Should metrics be consumed and exposed via driver's default consumer or provided with one of the external facades.The components of a Cypher query, containing the query text and parameter map.AnAutoCloseableextension of theSimpleQueryRunner.Container for Cypher result values.The result of running a Cypher query, conceptually a stream ofrecords.Defines strategy for revocation checks.Provides a context of work for database interactions.The session configurations used to configure a session.Builder used to configureSessionConfigwhich will be used to create a session.Common interface for components that can execute Neo4j queries.Logical container for an atomic unit of work.Callback that executes operations in a givenTransactionContext.Configuration object containing settings for transactions.Builder used to constructtransaction configurationobjects.A context for running queries within transaction.Deprecated.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.asyncClassDescriptionA base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.asyncClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.A base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.Keeps track of bookmarks and is used by the driver to ensure causal consistency between sessions and query executions.Logs messages for driver activity.Accessor forLoggerinstances.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.async.connectionClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.Token for holding authentication details, such as user name and password.Accessor for
Loggerinstances. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.async.inbound
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.async.outbound
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.async.pool
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.clusterClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.Causal chaining is carried out by passing bookmarks between transactions.Accessor for
Loggerinstances.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.cluster.loadbalancing
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.cursor
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.handlersClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.Accessor for
Loggerinstances.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.handlers.pulln
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.logging
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messagingClassDescriptionToken for holding authentication details, such as user name and password.Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.common
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.requestClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.response
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.v3ClassDescriptionToken for holding authentication details, such as user name and password.Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Configuration object containing settings for transactions.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.v4ClassDescriptionThe components of a Cypher query, containing the query text and parameter map.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.v41ClassDescriptionThe components of a Cypher query, containing the query text and parameter map.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.messaging.v5
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.metrics
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.reactiveClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.A base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.reactivestreamsClassDescriptionA base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.internal.retry
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.securityClassDescriptionToken for holding authentication details, such as user name and password.Defines strategy for revocation checks.A unit of data that adheres to the Neo4j type system.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.spiClassDescriptionUsed by Routing Driver to decide if a transaction should be routed to a write server or a read server in a cluster.A unit of data that adheres to the Neo4j type system.
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.summary
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.types
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.util
-
Classes in org.neo4j.driver used by org.neo4j.driver.internal.value
-
Classes in org.neo4j.driver used by org.neo4j.driver.reactiveClassDescriptionA base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.reactivestreamsClassDescriptionA base interface for sessions, used by
Driver.session(Class)andDriver.session(Class, SessionConfig).Causal chaining is carried out by passing bookmarks between transactions.The components of a Cypher query, containing the query text and parameter map.Container for Cypher result values.Configuration object containing settings for transactions.A unit of data that adheres to the Neo4j type system. -
Classes in org.neo4j.driver used by org.neo4j.driver.summary
-
Classes in org.neo4j.driver used by org.neo4j.driver.types
TransactionCallback.