A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  W 

A

add(T) - function in io.github.graphglue.model.NodeSetProperty.NodeSet
 
addAll(Collection) - function in java.util.NodeSetProperty.NodeSet
 
AdditionalFilter - class in io.github.graphglue.model
Annotation to define an additional filter property for a specific Node (and all subclasses) The filter is implemented by a bean with the defined name of type FilterEntryDefinition
addSuppressed(Throwable) - function in kotlin.NodeSchemaException
 
AllNodeRelationshipFilterEntry - class in io.github.graphglue.connection.filter.model
NodeRelationshipFilterEntry where all of the nodes have to match the filter
allRuleGenerator() - function in io.github.graphglue.model.GraphglueModelConfiguration
Bean for a rule which allows all access
AndMetaFilter - class in io.github.graphglue.connection.filter.model
MetaFilter which joins several NodeFilters by AND
AnyNodeRelationshipFilterEntry - class in io.github.graphglue.connection.filter.model
NodeRelationshipFilterEntry where any of the nodes have to match the filter
ASC - enum entry in io.github.graphglue.connection.order.OrderDirection

Ascending

Authorization - class in io.github.graphglue.model
Defines an authorization permission for a Node To get the authorization definition for a specific Node, the annotations on the class and all subclasses are merged.
AuthorizationChecker - class in io.github.graphglue.authorization
Check if a node allows a certain permission
authorizationChecker(NodeDefinitionCollection,ReactiveNeo4jClient) - function in io.github.graphglue.authorization.GraphglueAuthorizationConfiguration
Bean to provide AuthorizationChecker which support checking if a certain permission is given
AuthorizationContext - class in io.github.graphglue.authorization
Context for checking for a permission
AuthorizationRuleGenerator - class in io.github.graphglue.authorization
Interface for beans which can create authorization conditions for rules
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  W