public class EPGMVertex extends EPGMGraphElement implements Vertex
id, label, properties| Constructor and Description |
|---|
EPGMVertex()
Default constructor.
|
EPGMVertex(GradoopId id,
String label,
Properties properties,
GradoopIdSet graphs)
Creates a vertex based on the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addGraphId, getGraphCount, getGraphIds, resetGraphIds, setGraphIdsequals, getId, getLabel, getProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hashCode, hasProperty, removeProperty, setId, setLabel, setProperties, setProperty, setProperty, setPropertyclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddGraphId, getGraphCount, getGraphIds, resetGraphIds, setGraphIdsgetId, setIdgetProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hasProperty, removeProperty, setProperties, setProperty, setProperty, setPropertypublic EPGMVertex()
public EPGMVertex(GradoopId id, String label, Properties properties, GradoopIdSet graphs)
id - vertex identifierlabel - vertex labelproperties - vertex propertiesgraphs - graphs that vertex is contained inpublic String toString()
toString in class EPGMGraphElementCopyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.