Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect | |
org.apache.tinkerpop.gremlin.process.traversal.step.util.event |
Modifier and Type | Method and Description |
---|---|
CallbackRegistry<Event.ElementPropertyChangedEvent> |
AddPropertyStep.getMutatingCallbackRegistry() |
Modifier and Type | Class and Description |
---|---|
static class |
Event.EdgePropertyChangedEvent
|
static class |
Event.VertexPropertyChangedEvent
Represents an action where a
VertexProperty is modified on a Vertex . |
static class |
Event.VertexPropertyPropertyChangedEvent
Represents an action where a
Property is modified on a VertexProperty . |
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.