public interface GraphElement extends Element
| Modifier and Type | Method and Description |
|---|---|
void |
addGraphId(GradoopId graphId)
Adds that element to the given graphId.
|
int |
getGraphCount()
Returns the number of graphs this element belongs to.
|
GradoopIdSet |
getGraphIds()
Returns all graphs that element belongs to.
|
void |
resetGraphIds()
Resets all graph elements.
|
void |
setGraphIds(GradoopIdSet graphIds)
Adds the given graph set to the element.
|
getId, setIdgetProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hasProperty, removeProperty, setProperties, setProperty, setProperty, setPropertyGradoopIdSet getGraphIds()
void addGraphId(GradoopId graphId)
graphId - the graphId to be added tovoid setGraphIds(GradoopIdSet graphIds)
graphIds - the graphIds to be addedvoid resetGraphIds()
int getGraphCount()
Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.