Package io.vertx.tp.plugin.neo4j
Class AbstractN4JSession
java.lang.Object
io.vertx.tp.plugin.neo4j.sync.AbstractN4JExecutor
io.vertx.tp.plugin.neo4j.AbstractN4JSession
- All Implemented Interfaces:
Neo4JSession
- Direct Known Subclasses:
N4JSession
-
Field Summary
FieldsFields inherited from interface io.vertx.tp.plugin.neo4j.Neo4JSession
ALIAS_CONSTRAINT, ALIAS_FOUND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertx.tp.plugin.neo4j.sync.AbstractN4JExecutor
doAsync, doAsync, doAsync, doAsync, doSync, doSync, execute, session
-
Field Details
-
driver
protected transient org.neo4j.driver.Driver driver -
graph
-
-
Constructor Details
-
AbstractN4JSession
-
-
Method Details
-
bind
- Specified by:
bindin interfaceNeo4JSession
-