Class GraphLoaderFindAsGraphOutput

java.lang.Object
ai.stapi.graphoperations.graphLoader.GraphLoaderFindAsGraphOutput

public class GraphLoaderFindAsGraphOutput extends Object
  • Constructor Details

    • GraphLoaderFindAsGraphOutput

      public GraphLoaderFindAsGraphOutput()
    • GraphLoaderFindAsGraphOutput

      public GraphLoaderFindAsGraphOutput(List<ai.stapi.identity.UniqueIdentifier> foundGraphElementUuids, InMemoryGraphRepository graph)
  • Method Details

    • getFoundGraphElementIds

      public List<ai.stapi.identity.UniqueIdentifier> getFoundGraphElementIds()
    • getGraph

      public InMemoryGraphRepository getGraph()