GraphNodeGetProperties Method |
Gets the a dictionary of properties of this node.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public IDictionary<string, GraphNode> GetProperties()
Return Value
Type:
IDictionaryString,
GraphNodeSee Also