Uses of Class
ai.stapi.graph.graphElementForRemoval.NodeForRemoval
Packages that use NodeForRemoval
-
Uses of NodeForRemoval in ai.stapi.graph
Methods in ai.stapi.graph with parameters of type NodeForRemovalModifier and TypeMethodDescriptionGraph.removeNode(NodeForRemoval nodeForRemoval) voidNodeRepository.removeNode(NodeForRemoval nodeForRemoval) -
Uses of NodeForRemoval in ai.stapi.graph.inMemoryGraph
Methods in ai.stapi.graph.inMemoryGraph with parameters of type NodeForRemovalModifier and TypeMethodDescriptionvoidInMemoryGraphRepository.removeNode(NodeForRemoval nodeForRemoval)