Class AggregateWithGraph

java.lang.Object
ai.stapi.axonsystem.graphaggregate.AggregateWithGraph
Direct Known Subclasses:
AggregateWithDynamicGraph

public abstract class AggregateWithGraph extends Object
  • Field Details

    • inMemoryGraphRepository

      protected final ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository inMemoryGraphRepository
  • Constructor Details

    • AggregateWithGraph

      public AggregateWithGraph()
  • Method Details

    • onEveryGraphEvent

      @EventSourcingHandler public void onEveryGraphEvent(ai.stapi.graphsystem.messaging.event.GraphUpdatedEvent event)