Package org.neo4j.graphql.handler.relation
See: Description
-
Class Summary Class Description RelatedField BaseRelationFactory BaseRelationHandler This is a base class for all handler acting on relations / edges Factory CreateRelationHandler This class handles all the logic related to the creation of relations starting from an existing node. RelatedField Factory CreateRelationTypeHandler This class handles all the logic related to the creation of relations. Factory DeleteRelationHandler This class handles all the logic related to the deletion of relations starting from an existing node. -
Object Summary Object Description Companion