public abstract class AbstractN4JSession extends AbstractN4JExecutor implements Neo4JSession
| Modifier and Type | Field and Description |
|---|---|
protected org.neo4j.driver.Driver |
driver |
protected String |
graph |
ALIAS_CONSTRAINT, ALIAS_FOUND| Modifier | Constructor and Description |
|---|---|
protected |
AbstractN4JSession(String graph) |
| Modifier and Type | Method and Description |
|---|---|
Neo4JSession |
bind(org.neo4j.driver.Driver driver) |
doAsync, doAsync, doAsync, doAsync, doSync, doSync, execute, sessionprotected transient org.neo4j.driver.Driver driver
protected transient String graph
protected AbstractN4JSession(String graph)
public Neo4JSession bind(org.neo4j.driver.Driver driver)
bind in interface Neo4JSessionCopyright © 2021. All rights reserved.