public interface GraphEventType
Modifier and Type | Interface and Description |
---|---|
static class |
GraphEventType.EdgeAddition |
static class |
GraphEventType.EdgeCreation |
static class |
GraphEventType.EdgeRemoval |
static class |
GraphEventType.NodeAddition |
static class |
GraphEventType.NodeCreation |
static class |
GraphEventType.NodeRemoval |