Value.asObject()
.Value.asObject()
.Config.ConfigBuilder
instanceTransaction.success()
has been called.sessions
to run statements against the database.drivers
, optionally letting you GraphDatabase.driver(URI, Config)
to configure them.key-based indexing
, return an iterable of the keys in the
map, this applies to map
, node
and TypeSystem.RELATIONSHIP()
relationship} values.Record
in this result.Boolean
.Double
.Entity
.entity id
.Float
.Integer
.List
of T.Long
.Map
.Map
, with the map values further converted using
the provided converter.Node
.Number
.Value.asObject()
.Path
.Relationship
.String
.Value.toString()
, a human-readable string
description of any value.run
statements.StatementResult
- results
are streams of records, where records carry the values your statement returned.NoSuchRecordException
is thrown.records
.Value
objects, and vice versa.Config.EncryptionLevel
to use, use this to control wether the driver uses TLS encryption or not.Copyright © 2016. All rights reserved.