Class ReplacingGraphSynchronizer

java.lang.Object
ai.stapi.graphoperations.synchronization.ReplacingGraphSynchronizer
All Implemented Interfaces:
GraphSynchronizer

public class ReplacingGraphSynchronizer extends Object implements GraphSynchronizer
  • 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:
      synchronize in interface GraphSynchronizer
      Throws:
      ai.stapi.graph.exceptions.GraphException