public interface EPGMEdge extends EPGMGraphElement
| Modifier and Type | Method and Description |
|---|---|
GradoopId |
getSourceId()
Returns the source vertex identifier.
|
GradoopId |
getTargetId()
Returns the target vertex identifier.
|
void |
setSourceId(GradoopId sourceId)
Sets the source vertex identifier.
|
void |
setTargetId(GradoopId targetId)
Sets the target vertex identifier.
|
addGraphId, getGraphCount, getGraphIds, resetGraphIds, setGraphIdsgetId, setIdgetLabel, setLabelgetProperties, getPropertyCount, getPropertyKeys, getPropertyValue, hasProperty, removeProperty, setProperties, setProperty, setProperty, setPropertyGradoopId getSourceId()
void setSourceId(GradoopId sourceId)
sourceId - source vertex idGradoopId getTargetId()
void setTargetId(GradoopId targetId)
targetId - target vertex id.Copyright © 2014 - 2018–2018 University of Leipzig. All rights reserved.