| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.event | |
| org.vertexium.mutation |
| Modifier and Type | Method and Description |
|---|---|
Iterable<PropertyDeleteMutation> |
ElementBuilder.getPropertyDeletes() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptor |
PropertyDescriptor.fromPropertyDeleteMutation(PropertyDeleteMutation p) |
| Constructor and Description |
|---|
DeletePropertyEvent(Graph graph,
Element element,
PropertyDeleteMutation propertyDeleteMutation) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyNameVisibilityPropertyDeleteMutation |
class |
PropertyPropertyDeleteMutation |
| Modifier and Type | Method and Description |
|---|---|
Iterable<PropertyDeleteMutation> |
ElementMutation.getPropertyDeletes()
Gets the properties currently being deleted in this mutation.
|
Iterable<PropertyDeleteMutation> |
ExistingElementMutationImpl.getPropertyDeletes() |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertyDeleteMutation.compareTo(PropertyDeleteMutation that) |
Copyright © 2014–2018. All rights reserved.