public class AddExtendedDataEvent extends GraphEvent
| Constructor and Description |
|---|
AddExtendedDataEvent(Graph graph,
Element element,
String tableName,
String row,
String columnName,
String key,
Object value,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
Element |
getElement() |
String |
getKey() |
String |
getRow() |
String |
getTableName() |
Object |
getValue() |
Visibility |
getVisibility() |
int |
hashCode() |
String |
toString() |
getGraphCopyright © 2014–2018. All rights reserved.