telepath / com.github.giedomak.telepath.datamodels.stores / EdgeIdentifierStore / getEdge

getEdge

fun getEdge(edgeId: Long): Edge (source)

Return the Edge when given an edgeId

Parameters

edgeId - The EdgeID for which we want to find the Edge

Return
An Edge object associated with the given edgeId