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