public class SoftDeletePropertyEvent extends GraphEvent
| Constructor and Description |
|---|
SoftDeletePropertyEvent(Graph graph,
Element element,
Property property) |
SoftDeletePropertyEvent(Graph graph,
Element element,
PropertySoftDeleteMutation propertySoftDeleteMutation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Element |
getElement() |
String |
getKey() |
String |
getName() |
Visibility |
getVisibility() |
int |
hashCode() |
String |
toString() |
getGraphpublic SoftDeletePropertyEvent(Graph graph, Element element, Property property)
public SoftDeletePropertyEvent(Graph graph, Element element, PropertySoftDeleteMutation propertySoftDeleteMutation)
public Element getElement()
public String getKey()
public String getName()
public Visibility getVisibility()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.