Gets the objects traversed by this path, or an empty list, if this path is empty.
            
 
    Namespace: 
   Cassandra.DataStax.Graph
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
SyntaxICollection<IGraphNode> Objects { get; }Property Value
Type: 
ICollectionIGraphNode
See Also