DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
IPath Interface
IPath Properties
Labels Property
Objects Property
IPath
Objects Property
Gets the objects traversed by this path, or an empty list, if this path is empty.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
ICollection
<
IGraphNode
>
Objects
{
get
; }
Property Value
Type:
ICollection
IGraphNode
See Also
Reference
IPath Interface
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.