Uses of Class
ai.stapi.graph.inMemoryGraph.exceptions.GraphEdgesCannotBeMerged
Packages that use GraphEdgesCannotBeMerged
-
Uses of GraphEdgesCannotBeMerged in ai.stapi.graph.inMemoryGraph.exceptions
Methods in ai.stapi.graph.inMemoryGraph.exceptions that return GraphEdgesCannotBeMergedModifier and TypeMethodDescriptionstatic GraphEdgesCannotBeMergedGraphEdgesCannotBeMerged.becauseThereIsMultipleEdgesGivenEdgeCouldBeMergeWith(List<ai.stapi.identity.UniqueIdentifier> possibleEdgesToMergeWith) static GraphEdgesCannotBeMergedGraphEdgesCannotBeMerged.becauseTheyHaveDifferentIds()static GraphEdgesCannotBeMergedGraphEdgesCannotBeMerged.becauseTheyHaveDifferentNodeIds()static GraphEdgesCannotBeMergedGraphEdgesCannotBeMerged.becauseTheyHaveDifferentTypes()