A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
D
- dataFetcherFactoryProvider(ObjectMapper,ApplicationContext) - function in io.github.graphglue.graphql.GraphglueGraphQLConfiguration
- Specific KotlinDataFetcherFactoryProvider which handles BaseProperty backed properties correctly.
- DataFetchingEnvironmentExtensionsKt - class in io.github.graphglue.graphql.extensions
- DelegateDataFetchingEnvironment - class in io.github.graphglue.graphql.datafetcher
- DataFetchingEnvironment which delegates all functionality to parent, except for getSource, which returns source instead
- deleteAll(Class) - function in org.springframework.data.neo4j.core.GraphglueNeo4jOperations
- deleteAllById(Iterable,Class) - function in org.springframework.data.neo4j.core.GraphglueNeo4jOperations
- deleteById(Object,Class) - function in org.springframework.data.neo4j.core.GraphglueNeo4jOperations
- deleteByIdWithVersion(Object,Class,Neo4jPersistentProperty,Object) - function in org.springframework.data.neo4j.core.GraphglueNeo4jOperations
- deleteRelationship(RelationshipDefinition,String,Node) - function in io.github.graphglue.data.repositories.GraphglueNeo4jOperations
- Removes a relationship
- DESC - enum entry in io.github.graphglue.connection.order.OrderDirection
Descending
- didGenerateGraphQLType(KType,GraphQLType) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateMutationField(KClass,KFunction,GraphQLFieldDefinition) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateMutationObject(GraphQLObjectType) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateQueryField(KClass,KFunction,GraphQLFieldDefinition) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateQueryObject(GraphQLObjectType) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateSubscriptionField(KClass,KFunction,GraphQLFieldDefinition) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- didGenerateSubscriptionObject(GraphQLObjectType) - function in com.expediagroup.graphql.generator.hooks.GraphglueGraphQLConfiguration.GraphglueSchemaGeneratorHooks
- Direction - class in io.github.graphglue.model
- Direction of a NodeRelationship
- DomainNode - class in io.github.graphglue.model
- Annotation to mark a class with should be persisted in the Neo4j database