A
B
D
F
G
I
L
O
R
S
T
V
G
- getAddress() - function in io.github.cfraser.graphguard.Server
- the InetSocketAddress to bind the Server to
- getAddress() - function in io.github.cfraser.graphguard.Server.Accepted
- the SocketAddress of the client
- getAddress() - function in io.github.cfraser.graphguard.Server.Connected
- the SocketAddress of the graph
- getAllowsNullable() - function in io.github.cfraser.graphguard.Schema.Property
- whether the Property (container) allows nullable values
- getApi() - function in io.github.cfraser.graphguard.Bolt.Telemetry
- getAuth() - function in io.github.cfraser.graphguard.Bolt.Logon
- getData() - function in io.github.cfraser.graphguard.Bolt.Record
- getDestination() - function in io.github.cfraser.graphguard.Server.Proxied
- the SocketAddress that received the sent
- getEntries() - function in io.github.cfraser.graphguard.Schema.Property.Type
- The Type of the Property.
- getExtra() - function in io.github.cfraser.graphguard.Bolt.Begin
- getExtra() - function in io.github.cfraser.graphguard.Bolt.Discard
- getExtra() - function in io.github.cfraser.graphguard.Bolt.Hello
- getExtra() - function in io.github.cfraser.graphguard.Bolt.Pull
- getExtra() - function in io.github.cfraser.graphguard.Bolt.Run
- getGraph() - function in io.github.cfraser.graphguard.Server
- the URI of the graph database to proxy data to/from
- getGraphs() - function in io.github.cfraser.graphguard.Schema
- the Schema.Graphs defining the Schema.Nodes and Schema.Relationships
- getMetadata() - function in io.github.cfraser.graphguard.Bolt.Failure
- getMetadata() - function in io.github.cfraser.graphguard.Bolt.Success
- getName() - function in io.github.cfraser.graphguard.Schema.Graph
- the name of the graph
- getName() - function in io.github.cfraser.graphguard.Schema.Node
- the name of the node
- getName() - function in io.github.cfraser.graphguard.Schema.Property
- the name of the property
- getName() - function in io.github.cfraser.graphguard.Schema.Relationship
- the name of the relationship
- getName() - function in kotlin.Schema.Property.Type
- getNodes() - function in io.github.cfraser.graphguard.Schema.Graph
- the nodes and relationships in the graph
- getOrdinal() - function in kotlin.Schema.Property.Type
- getParameters() - function in io.github.cfraser.graphguard.Bolt.Run
- getProperties() - function in io.github.cfraser.graphguard.Schema.Node
- the node properties
- getProperties() - function in io.github.cfraser.graphguard.Schema.Relationship
- the relationship properties
- getQuery() - function in io.github.cfraser.graphguard.Bolt.Run
- getReceived() - function in io.github.cfraser.graphguard.Server.Proxied
- the Bolt.Message received from the source
- getRelationships() - function in io.github.cfraser.graphguard.Schema.Node
- getSent() - function in io.github.cfraser.graphguard.Server.Proxied
- the Bolt.Message sent to the destination
- getSource() - function in io.github.cfraser.graphguard.Schema.Relationship
- the name of the node the relationship comes from
- getSource() - function in io.github.cfraser.graphguard.Server.Proxied
- the SocketAddress that sent the received
- getTarget() - function in io.github.cfraser.graphguard.Schema.Relationship
- the name of the node the relationship goes to
- getType() - function in io.github.cfraser.graphguard.Schema.Property
- the property type