A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
W
R
- reactiveTransactionManager(Driver,ReactiveDatabaseSelectionProvider) - function in io.github.graphglue.data.GraphglueDataConfiguration
- Creates a ReactiveNeo4jTransactionManager to provide transaction functionality
- registerFunctionDataFetcher(GraphQLFieldsContainer,String,KClass) - function in io.github.graphglue.graphql.schema.SchemaTransformationContext
- Registers a data fetcher for a specific function
- registerPropertyDataFetcher(GraphQLFieldsContainer,String,KClass) - function in io.github.graphglue.graphql.schema.SchemaTransformationContext
- Registers a data fetcher for a specific property
- RelationshipDefinition - class in io.github.graphglue.definition
- Defines a relationship between two Nodes There may or may not be an inverse relation on the foreign node
- RelationshipDiff - class in io.github.graphglue.data.repositories
- Collection of added and removed relationships Note: a Node might match none or multiple nodes in the database!
- remove(T) - function in io.github.graphglue.model.NodeSetProperty.NodeSet
- remove() - function in io.github.graphglue.model.NodeSetProperty.NodeSet.NodeSetIterator
- removeAll(Collection) - function in java.util.NodeSetProperty.NodeSet
- removeIf(Predicate) - function in kotlin.collections.NodeSetProperty.NodeSet
- retainAll(Collection) - function in java.util.NodeSetProperty.NodeSet
- Rule - class in io.github.graphglue.model
- Rule used in Authorization annotations Can be used to define which conditions allow or deny access to a Node
- RuleKt - class in io.github.graphglue.model