Uses of Class
ai.stapi.graphoperations.graphLoader.exceptions.GraphLoaderException
Packages that use GraphLoaderException
-
Uses of GraphLoaderException in ai.stapi.graphoperations.graphLoader.exceptions
Methods in ai.stapi.graphoperations.graphLoader.exceptions that return GraphLoaderExceptionModifier and TypeMethodDescriptionstatic GraphLoaderExceptionGraphLoaderException.becauseEdgeDescriptionHadMoreChildNodeDescriptions(AbstractEdgeDescription edgeDescription, List<String> nodeTypes) static GraphLoaderExceptionGraphLoaderException.becauseProvidedOGMDidNotStartWithObjectOGM(ObjectGraphMapping objectGraphMapping) static GraphLoaderExceptionGraphLoaderException.becauseThereIsMoreThanOneNodeDescriptionsOnEdgeDescription(ai.stapi.identity.UniqueIdentifier id, String type) static GraphLoaderExceptionGraphLoaderException.becauseThereIsNoGraphElementWithProvidedUuid(ai.stapi.identity.UniqueIdentifier uuid, GraphDescription graphDescription)