IPath Interface | 
Namespace: Dse.Graph
public interface IPath
The IPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Labels | 
            Gets the sets of labels of the steps traversed by this path, or an empty list, if this path is empty.
              | |
| Objects | 
            Gets the objects traversed by this path, or an empty list, if this path is empty.
              |