Click or drag to resize

DynamicNode Properties

The DynamicNode type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Gets the URI used to resolve relative predicate references.
Public propertyCount
Gets the number of distinct outgoing predicates from this node.
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from WrapperNode.)
Public propertyGraphUri
Gets/Sets the Graph URI associated with a Node.
(Inherited from WrapperNode.)
Public propertyIsReadOnly
Gets a value indicating whether this node is read only (always false).
Public propertyItemString
Gets statement objects with this subject and predicate equivalent to predicate or sets staements with this subject, predicate equivalent to predicate and objects equivalent to value.
Public propertyItemUri
Gets statement objects with this subject and predicate equivalent to predicate or sets staements with this subject, predicate equivalent to predicate and objects equivalent to value.
Public propertyItemINode
Gets statement objects with this subject and predicate or sets staements with this subject, predicate and objects equivalent to value.
Public propertyKeys
Protected propertyNode
Gets the underlying node this is a wrapper around.
(Inherited from WrapperNode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from WrapperNode.)
Public propertyValues
Gets a collection of dynamic object collections, one per distinct outgoing predicate from this node.
Top
See Also