Uses of Class
ai.stapi.graph.inMemoryGraph.exceptions.GraphNodesCannotBeMerged
Packages that use GraphNodesCannotBeMerged
-
Uses of GraphNodesCannotBeMerged in ai.stapi.graph.inMemoryGraph.exceptions
Methods in ai.stapi.graph.inMemoryGraph.exceptions that return GraphNodesCannotBeMergedModifier and TypeMethodDescriptionstatic GraphNodesCannotBeMergedGraphNodesCannotBeMerged.becauseTheyHaveDifferentIds()static GraphNodesCannotBeMergedGraphNodesCannotBeMerged.becauseTheyHaveDifferentTypes(String originalType, String newType)