getValue() getValue() : float Returns value/weight associated with this edge. Returns float — Value/weight associated with this edge
setValue() setValue(float $value = null) Sets the value/weight associated with this edge. Parameters float $value Value/weight to be associated with this edge
getConnectedVertices() getConnectedVertices() : array Returns an array of vertices connected by this edge. Returns array — Vertices connected by this edge