Event.EdgeAddedEvent, Event.EdgePropertyChangedEvent, Event.EdgePropertyRemovedEvent, Event.EdgeRemovedEvent, Event.ElementPropertyChangedEvent, Event.ElementPropertyEvent, Event.VertexAddedEvent, Event.VertexPropertyChangedEvent, Event.VertexPropertyPropertyChangedEvent, Event.VertexPropertyPropertyRemovedEvent, Event.VertexPropertyRemovedEvent, Event.VertexRemovedEvent
Constructor and Description |
---|
VertexRemovedEvent(Vertex vertex) |
Modifier and Type | Method and Description |
---|---|
void |
fireEvent(Iterator<MutationListener> eventListeners)
An
Event publishes its action to all the event MutationListener objects. |
public VertexRemovedEvent(Vertex vertex)
public void fireEvent(Iterator<MutationListener> eventListeners)
Event
Event
publishes its action to all the event MutationListener
objects.Copyright © 2013–2022 Apache Software Foundation. All rights reserved.