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

E

Edge - class in io.github.graphglue.model
Edge returned in the GraphQL API Consists of a Node and a Cursor The cursor is only valid in a specific connection context.
edges() - function in io.github.graphglue.model.Connection
Returns the nodes associated with a cursor local context is handled by the returned Edge (see Edge.node) and therefore not set by this method
EnableGraphglueRepositories - class in io.github.graphglue.data.repositories
Annotation to activate reactive Neo4j repositories with the necessary default configuration for graph-glue Alternatively, add EnableReactiveNeo4jRepositories with neo4jTemplateRef = GRAPHGLUE_NEO4J_OPERATIONS_BEAN_NAME
ensureValidSaveState() - function in io.github.graphglue.model.NodeProperty
Ensures that this property is in a valid state
equals(Object) - function in java.util.NodeSetProperty.NodeSet
 
execute() - function in io.github.graphglue.data.execution.NodeQueryExecutor
Executes the query
executeStatement(Statement) - function in io.github.graphglue.data.repositories.GraphglueNeo4jOperations
Executes a Neo4J Statement using the client
existsById(Object,Class) - function in org.springframework.data.neo4j.core.GraphglueNeo4jOperations
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  W