Gets the sets of labels of the steps traversed by this path, or an empty list, if this path is empty.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.5.0
SyntaxICollection<ICollection<string>> Labels { get; }
Property Value
Type:
ICollection<ICollection<String>>
See Also