operators
have arguments defining their specific behavior.Config.ConfigBuilder
instancesessions
to run statements against the database.Function
, but defined here to work in versions older than java 8.drivers
, optionally letting you GraphDatabase.driver(URI, Config)
to configure them.identity
for this Entity.Entity
.Config.TlsAuthenticationConfig.usingTrustedCert(File)
.java maps
.key-based indexing
, return an iterable of the keys in the
map, this applies to map
, node
and relationship
values.run
statements.Plan
- except this plan has been executed, meaning it also contains detailed information about how much work each
step of the plan incurred on the database.Value
.Result
Result
that has been fully retrieved and stored from the server.Value
objects.Copyright © 2015. All rights reserved.