Click or drag to resize

BaseBlankNode Properties

The BaseBlankNode type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveType
Gets the URI of the datatype this valued node represents as a String.
Public propertyGraph
Nodes belong to a Graph.
(Inherited from BaseNode.)
Public propertyGraphUri
Gets/Sets the Graph Uri of the Node.
(Inherited from BaseNode.)
Public propertyHasAutoAssignedID
Indicates whether this Blank Node had its ID assigned for it by the Graph.
Public propertyInternalID
Returns the Internal Blank Node ID this Node has in the Graph.
Public propertyNodeType
Nodes have a Type.
(Inherited from BaseNode.)
Public propertyNumericType
Gets the Numeric Type of the Node.
Top
See Also