public class BoltDriver extends AbstractConfigurableDriver
driverConfig, transactionManager| Constructor and Description |
|---|
BoltDriver() |
BoltDriver(DriverConfiguration driverConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configure(DriverConfiguration config) |
Transaction |
newTransaction(Transaction.Type type,
String bookmark) |
Request |
request() |
getConfiguration, setTransactionManagerpublic BoltDriver()
public BoltDriver(DriverConfiguration driverConfiguration)
public void configure(DriverConfiguration config)
configure in interface Driverconfigure in class AbstractConfigurableDriverpublic Transaction newTransaction(Transaction.Type type, String bookmark)
public void close()
public Request request()
Copyright © 2016 Neo Technology, Inc.. All rights reserved.