Interface GraphSynchronizer

All Known Implementing Classes:
DisabledGraphSynchronizer, IdentifyingGraphSynchronizer, ReplacingGraphSynchronizer

public interface GraphSynchronizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    synchronize(ai.stapi.graph.Graph graph)
     
  • Method Details

    • synchronize

      void synchronize(ai.stapi.graph.Graph graph) throws ai.stapi.graph.exceptions.GraphException
      Throws:
      ai.stapi.graph.exceptions.GraphException