Uses of Interface
ai.stapi.graph.graphElementForRemoval.GraphElementForRemoval
Packages that use GraphElementForRemoval
Package
Description
-
Uses of GraphElementForRemoval in ai.stapi.graph
Methods in ai.stapi.graph with parameters of type GraphElementForRemovalModifier and TypeMethodDescriptionGraph.removeGraphElement(GraphElementForRemoval graphElementForRemoval) Graph.removeGraphElements(GraphElementForRemoval... graphElementsForRemoval) Method parameters in ai.stapi.graph with type arguments of type GraphElementForRemovalModifier and TypeMethodDescriptionGraph.removeGraphElements(List<GraphElementForRemoval> graphElementsForRemoval) -
Uses of GraphElementForRemoval in ai.stapi.graph.graphElementForRemoval
Classes in ai.stapi.graph.graphElementForRemoval that implement GraphElementForRemoval -
Uses of GraphElementForRemoval in ai.stapi.graph.inMemoryGraph
Methods in ai.stapi.graph.inMemoryGraph with parameters of type GraphElementForRemovalModifier and TypeMethodDescriptionvoidInMemoryGraphRepository.removeGraphElements(GraphElementForRemoval... graphElementsForRemoval)