Class DefaultGraphProjection

java.lang.Object
ai.stapi.axonsystemplugin.DefaultGraphProjection

public class DefaultGraphProjection extends Object
  • Constructor Details

    • DefaultGraphProjection

      public DefaultGraphProjection(ai.stapi.graph.NodeRepository nodeRepository, ai.stapi.graph.EdgeRepository edgeRepository, ai.stapi.graphoperations.synchronization.GraphSynchronizer graphSynchronizer)
  • Method Details

    • handle

      @EventHandler public void handle(ai.stapi.graphsystem.messaging.event.GraphUpdatedEvent event)
    • getLastEventTime

      public Temporal getLastEventTime()
    • getLastEventIteration

      public Integer getLastEventIteration()