public class GraphHead extends Element implements EPGMGraphHead
id, label, properties| Constructor and Description |
|---|
GraphHead()
Default constructor.
|
GraphHead(GradoopId id,
String label,
Properties properties)
Creates a graph head based on the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getId, getLabel, getProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hashCode, hasProperty, removeProperty, setId, setLabel, setProperties, setProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdgetLabel, setLabelgetProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hasProperty, removeProperty, setProperties, setProperty, setProperty, setPropertypublic GraphHead()
public GraphHead(GradoopId id, String label, Properties properties)
id - graph identifierlabel - graph labelproperties - graph propertiesCopyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.