Click or drag to resize

BlankNode Properties

The BlankNode type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveType
Gets the URI of the datatype this valued node represents as a String.
(Inherited from BaseBlankNode.)
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.
(Inherited from BaseBlankNode.)
Public propertyInternalID
Returns the Internal Blank Node ID this Node has in the Graph.
(Inherited from BaseBlankNode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from BaseNode.)
Public propertyNumericType
Gets the Numeric Type of the Node.
(Inherited from BaseBlankNode.)
Top
See Also