A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
W
O
- OneRelationshipDefinition - class in io.github.graphglue.definition
- Defines the one side of a one-to-one or many-to-one relationship between two Nodes
- onRewireGraphQLType(GraphQLSchemaElement,FieldCoordinates,GraphQLCodeRegistry.Builder) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- Order - class in io.github.graphglue.connection.order
- Order defined by an OrderField and an OrderDirection
- OrderDirection - class in io.github.graphglue.connection.order
- Different directions in which a order can be applied
- OrderField - class in io.github.graphglue.connection.order
- Defines an order without direction
- OrderPart - class in io.github.graphglue.connection.order
- Part of a complete order Defines an order over all nodes by ordering based on a property on the database node
- OrderProperty - class in io.github.graphglue.model
- Annotation to mark properties as order properties, meaning that nodes of the containing class can be ordered by this property.
- OrMetaFilter - class in io.github.graphglue.connection.filter.model
- MetaFilter which joins several NodeFilters by OR
- OUTGOING - enum entry in io.github.graphglue.model.Direction
Ingoing relation