Click or drag to resize

IGraphLiteralNode Properties

The IGraphLiteralNode type exposes the following members.

Properties
  NameDescription
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from INode.)
Public propertyGraphUri
Gets/Sets the Graph URI associated with a Node.
(Inherited from INode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from INode.)
Public propertySubGraph
Gets the Sub-graph the Graph Literal represents.
Top
See Also