DynamicNode Properties |
The DynamicNode type exposes the following members.
Name | Description | |
---|---|---|
BaseUri |
Gets the URI used to resolve relative predicate references.
| |
Count |
Gets the number of distinct outgoing predicates from this node.
| |
Graph |
Gets the Graph the Node belongs to.
(Inherited from WrapperNode.) | |
GraphUri |
Gets/Sets the Graph URI associated with a Node.
(Inherited from WrapperNode.) | |
IsReadOnly |
Gets a value indicating whether this node is read only (always false).
| |
ItemString |
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.
| |
ItemUri |
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.
| |
ItemINode |
Gets statement objects with this subject and predicate or sets staements with this subject, predicate and objects equivalent to value.
| |
Keys |
Gets an ICollectionT containing outgoing predicate node names shortened as much as possible.
| |
Node |
Gets the underlying node this is a wrapper around.
(Inherited from WrapperNode.) | |
NodeType |
Nodes have a Type.
(Inherited from WrapperNode.) | |
Values |
Gets a collection of dynamic object collections, one per distinct outgoing predicate from this node.
|