Uses of Class
ai.stapi.graphoperations.graphLoader.GraphLoaderFindAsObjectOutput
Packages that use GraphLoaderFindAsObjectOutput
Package
Description
-
Uses of GraphLoaderFindAsObjectOutput in ai.stapi.graphoperations.graphLoader
Methods in ai.stapi.graphoperations.graphLoader that return GraphLoaderFindAsObjectOutputModifier and TypeMethodDescriptionGraphLoader.find(GraphElementQueryDescription graphElementQueryDescription, Class<T> objectClass, GraphLoaderReturnType... returnTypes) -
Uses of GraphLoaderFindAsObjectOutput in ai.stapi.graphoperations.graphLoader.inmemory
Methods in ai.stapi.graphoperations.graphLoader.inmemory that return GraphLoaderFindAsObjectOutputModifier and TypeMethodDescriptionInMemoryGraphLoader.find(GraphElementQueryDescription graphElementQueryDescription, Class<T> objectClass, GraphLoaderReturnType... returnTypes)