Class GraphLoaderFindAsGraphOutput
java.lang.Object
ai.stapi.graphoperations.graphLoader.GraphLoaderFindAsGraphOutput
-
Constructor Summary
ConstructorsConstructorDescriptionGraphLoaderFindAsGraphOutput(List<ai.stapi.identity.UniqueIdentifier> foundGraphElementUuids, ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository graph) -
Method Summary
-
Constructor Details
-
GraphLoaderFindAsGraphOutput
public GraphLoaderFindAsGraphOutput() -
GraphLoaderFindAsGraphOutput
public GraphLoaderFindAsGraphOutput(List<ai.stapi.identity.UniqueIdentifier> foundGraphElementUuids, ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository graph)
-
-
Method Details
-
getFoundGraphElementIds
-
getGraph
public ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository getGraph()
-