Class NodeIdentifyingFiltersResolver
java.lang.Object
ai.stapi.graphoperations.synchronization.nodeIdentificator.NodeIdentifyingFiltersResolver
-
Constructor Summary
ConstructorsConstructorDescriptionNodeIdentifyingFiltersResolver(GenericNodeIdentificatorsProvider identificatorsProvider, GraphReader graphReader) -
Method Summary
Modifier and TypeMethodDescriptionresolve(ai.stapi.graph.graphelements.Node node, ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository contextGraph)
-
Constructor Details
-
NodeIdentifyingFiltersResolver
public NodeIdentifyingFiltersResolver(GenericNodeIdentificatorsProvider identificatorsProvider, GraphReader graphReader)
-
-
Method Details
-
resolve
public NodeQueryGraphDescription resolve(ai.stapi.graph.graphelements.Node node, ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository contextGraph)
-