A
B
G
I
O
P
R
S
T
I
- intercept(io.github.cfraser.graphguard.Bolt.Message) - function in io.github.cfraser.graphguard.Server.Plugin
- Intercept, and optionally transform, the message.
- intercept(io.github.cfraser.graphguard.Bolt.Message) - function in io.github.cfraser.graphguard.Server.Plugin.Async
- interceptAsync then await for the CompletableFuture to complete.
- intercept(kotlin.coroutines.SuspendFunction1) - function in io.github.cfraser.graphguard.Server.Plugin.Builder
- Set the Server.Plugin.intercept implementation.
- intercept(io.github.cfraser.graphguard.Bolt.Message) - function in io.github.cfraser.graphguard.plugin.Schema.Validator
- Intercept, and optionally transform, the message.
- interceptAsync(io.github.cfraser.graphguard.Bolt.Message) - function in io.github.cfraser.graphguard.Server.Plugin.Async
- Asynchronously intercept the message.
- io.github.cfraser.graphguard - package io.github.cfraser.graphguard
- io.github.cfraser.graphguard.plugin - package io.github.cfraser.graphguard.plugin
- isDirected() - function in io.github.cfraser.graphguard.plugin.Schema.Relationship
- whether the relationship is directed
- isList() - function in io.github.cfraser.graphguard.plugin.Schema.Property
- whether the Property is a List of the type
- isNullable() - function in io.github.cfraser.graphguard.plugin.Schema.Property
- whether the Property value is nullable