Uses of Class
com.buschmais.xo.neo4j.remote.impl.datastore.StatementConfig
-
Packages that use StatementConfig Package Description com.buschmais.xo.neo4j.remote.impl.datastore -
-
Uses of StatementConfig in com.buschmais.xo.neo4j.remote.impl.datastore
Constructors in com.buschmais.xo.neo4j.remote.impl.datastore with parameters of type StatementConfig Constructor Description RemoteDatastoreSession(org.neo4j.driver.Session session, StatementConfig statementConfig)StatementExecutor(RemoteDatastoreTransaction transaction, StatementConfig statementConfig)
-