graphmine-core / io.github.sof3.graphmine.feature / FeatureEvent
interface FeatureEvent
Represents an event on some node(s). Implementations shall contain mutable and immutable properties for FeatureEdges to read and modify, except the FeatureNodeInstances do not need to be in the event since they are passed to the event in a different way.