Uses of Interface
ai.stapi.graph.EdgeLoader
Packages that use EdgeLoader
-
Uses of EdgeLoader in ai.stapi.graph
Classes in ai.stapi.graph that implement EdgeLoader -
Uses of EdgeLoader in ai.stapi.graph.traversableGraphElements
Constructors in ai.stapi.graph.traversableGraphElements with parameters of type EdgeLoaderModifierConstructorDescriptionTraversableNode(UniqueIdentifier uniqueIdentifier, String nodeType, VersionedAttributeGroup attributeGroup, EdgeLoader edgeLoader)