IGraphNodeGetProperties Method |
Gets the a dictionary of properties of this node.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax IDictionary<string, IGraphNode> GetProperties()
Return Value
Type:
IDictionaryString,
IGraphNodeSee Also