B
G
I
O
R
S
T
G
- getAddress() - function in io.github.cfraser.graphguard.Server
- the InetSocketAddress to bind the Server to
- getAddress() - function in io.github.cfraser.graphguard.Server.Connection
- the InetSocketAddress of the proxy source/destination
- getAddress() - function in io.github.cfraser.graphguard.Server.Connection.Client
- the InetSocketAddress of the client
- getAddress() - function in io.github.cfraser.graphguard.Server.Connection.Graph
- the InetSocketAddress of the graph database
- 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
- getConnection() - function in io.github.cfraser.graphguard.Server.Connected
- the Server.Connection metadata
- getConnection() - function in io.github.cfraser.graphguard.Server.Disconnected
- the Server.Connection metadata
- getData() - function in io.github.cfraser.graphguard.Bolt.Record
- getDestination() - function in io.github.cfraser.graphguard.Server.Proxied
- the Connection that received the sent
- 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
- getNodes() - function in io.github.cfraser.graphguard.Schema.Graph
- the nodes and relationships in the graph
- 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 Connection 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