Class ReplacingGraphSynchronizer
java.lang.Object
ai.stapi.graphoperations.synchronization.ReplacingGraphSynchronizer
- All Implemented Interfaces:
GraphSynchronizer
-
Constructor Summary
ConstructorsConstructorDescriptionReplacingGraphSynchronizer(ai.stapi.graph.NodeRepository nodeRepository, ai.stapi.graph.EdgeRepository edgeRepository) -
Method Summary
-
Constructor Details
-
ReplacingGraphSynchronizer
public ReplacingGraphSynchronizer(ai.stapi.graph.NodeRepository nodeRepository, ai.stapi.graph.EdgeRepository edgeRepository)
-
-
Method Details
-
synchronize
public void synchronize(ai.stapi.graph.Graph graph) throws ai.stapi.graph.exceptions.GraphException - Specified by:
synchronizein interfaceGraphSynchronizer- Throws:
ai.stapi.graph.exceptions.GraphException
-