Path Class |
Namespace: Cassandra.DataStax.Graph
public class Path : IPath
The Path type exposes the following members.
| Name | Description | |
|---|---|---|
| Labels |
Returns the sets of labels of the steps traversed by this path, or an empty list, if this path is empty.
| |
| Objects |
Returns the objects traversed by this path, or an empty list, if this path is empty.
|