| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.event |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GraphBase.fireGraphEvent(GraphEvent graphEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddEdgeEvent |
class |
AddPropertyEvent |
class |
AddVertexEvent |
class |
DeleteEdgeEvent |
class |
DeletePropertyEvent |
class |
DeleteVertexEvent |
class |
MarkHiddenEdgeEvent |
class |
MarkHiddenPropertyEvent |
class |
MarkHiddenVertexEvent |
class |
MarkVisibleEdgeEvent |
class |
MarkVisiblePropertyEvent |
class |
MarkVisibleVertexEvent |
class |
SoftDeleteEdgeEvent |
class |
SoftDeletePropertyEvent |
class |
SoftDeleteVertexEvent |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
GraphEventListener.onGraphEvent(GraphEvent graphEvent) |
Copyright © 2014–2017. All rights reserved.