getEdgeMetadata

fun getEdgeMetadata(edgeId: Long): EHorizonEdgeMetadata?

Returns Graph Edge meta-information for the given GraphId of the edge. If edge with given edgeId is not accessible, returns null

Return

EHorizonEdgeMetadata

Parameters

edgeId