Click or drag to resize

VariableNode Properties

The VariableNode type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveType
Gets the URI of the datatype this valued node represents as a String.
(Inherited from BaseVariableNode.)
Public propertyGraph
Nodes belong to a Graph.
(Inherited from BaseNode.)
Public propertyGraphUri
Gets/Sets the Graph Uri of the Node.
(Inherited from BaseNode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from BaseNode.)
Public propertyNumericType
Gets the numeric type of the expression.
(Inherited from BaseVariableNode.)
Public propertyVariableName
Gets the Variable Name.
(Inherited from BaseVariableNode.)
Top
See Also