Uses of Interface
com.buschmais.xo.neo4j.remote.impl.datastore.StatementBatchBuilder.Callback
-
Packages that use StatementBatchBuilder.Callback Package Description com.buschmais.xo.neo4j.remote.impl.datastore -
-
Uses of StatementBatchBuilder.Callback in com.buschmais.xo.neo4j.remote.impl.datastore
Methods in com.buschmais.xo.neo4j.remote.impl.datastore with parameters of type StatementBatchBuilder.Callback Modifier and Type Method Description voidStatementBatchBuilder. add(String key, org.neo4j.driver.Value parameters, StatementBatchBuilder.Callback callback)
-