| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.event | |
| org.vertexium.mutation |
| Modifier and Type | Method and Description |
|---|---|
Iterable<PropertySoftDeleteMutation> |
ElementBuilder.getPropertySoftDeletes() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptor |
PropertyDescriptor.fromPropertySoftDeleteMutation(PropertySoftDeleteMutation p) |
| Constructor and Description |
|---|
SoftDeletePropertyEvent(Graph graph,
Element element,
PropertySoftDeleteMutation propertySoftDeleteMutation) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyNameVisibilityPropertySoftDeleteMutation |
class |
PropertyPropertySoftDeleteMutation |
| Modifier and Type | Method and Description |
|---|---|
Iterable<PropertySoftDeleteMutation> |
ElementMutation.getPropertySoftDeletes()
Gets the properties currently being soft deleted in this mutation.
|
Iterable<PropertySoftDeleteMutation> |
ExistingElementMutationImpl.getPropertySoftDeletes() |
| Modifier and Type | Method and Description |
|---|---|
int |
PropertySoftDeleteMutation.compareTo(PropertySoftDeleteMutation that) |
Copyright © 2014–2018. All rights reserved.