Experimental: this API is experimental and might be changed or removed in the future.

GraphView.GetEdgeByGuid

Switch to Manual
public Experimental.GraphView.Edge GetEdgeByGuid (string guid);

Parameters

guidThe GUID.

Returns

Edge The first edge with given GUID. Null if none found.

Description

Get edge by its GUID.