Uses of Interface
ai.stapi.graph.NodeRepository
Packages that use NodeRepository
Package
Description
-
Uses of NodeRepository in ai.stapi.graph
Constructors in ai.stapi.graph with parameters of type NodeRepository -
Uses of NodeRepository in ai.stapi.graph.configuration
Methods in ai.stapi.graph.configuration that return NodeRepositoryModifier and TypeMethodDescriptionGraphRepositoryConfiguration.inMemoryNodeRepository(InMemoryGraphRepository inMemoryGraphRepository) -
Uses of NodeRepository in ai.stapi.graph.inMemoryGraph
Classes in ai.stapi.graph.inMemoryGraph that implement NodeRepository -
Uses of NodeRepository in ai.stapi.graph.traversableGraphElements
Methods in ai.stapi.graph.traversableGraphElements with parameters of type NodeRepositoryModifier and TypeMethodDescriptionstatic TraversableEdgeTraversableEdge.from(Edge edge, NodeRepository nodeRepository)