Returns the objects traversed by this path, or an empty list, if this path is empty.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public ICollection<GraphNode> Objects { get; }
Property Value
Type:
ICollectionGraphNodeSee Also