SimpleVirtualBlankNode Methods |
The SimpleVirtualBlankNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AsBoolean |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsDateTime |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsDateTimeOffset |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsDecimal |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsDouble |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsFloat |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsInteger |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsString |
Throws an error as blank nodes cannot be cast to types.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| AsTimeSpan |
Throws an error as blank nodes cannot be cast to a time span.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| CompareTo(BaseVirtualBlankNodeTNodeID, TGraphID) |
Compares this Node to another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| CompareTo(BaseVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(IBlankNode) |
Compares this Node to another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| CompareTo(IGraphLiteralNode) |
Compares this Node to another Graph LiteralNode.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(ILiteralNode) |
Compares this Node to another Literal Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(INode) |
Compares this Node to another Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(IUriNode) |
Compares this Node to another URI Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(IVariableNode) |
Compares this Node to another Variable Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(IVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| CompareTo(SimpleVirtualBlankNode) |
Compares this Node to another virtual Blank node.
| |
| CompareVirtualId |
Method to be implemented in derived classes to provide comparison of VirtualId values.
(Overrides BaseVirtualNodeTNodeID, TGraphIDCompareVirtualId(TNodeID).) | |
| CopyNode |
Copies the Node to another Graph.
(Overrides BaseVirtualNodeTNodeID, TGraphIDCopyNode(IGraph).) | |
| Equals(Object) |
Checks this Node for equality against another Object.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(BaseVirtualBlankNodeTNodeID, TGraphID) |
Checks this Node for equality against another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| Equals(BaseVirtualNodeTNodeID, TGraphID) |
Checks this Node for equality against another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(IBlankNode) |
Checks this Node for equality against another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| Equals(IGraphLiteralNode) |
Checks this Node for equality against another Graph Literal Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(ILiteralNode) |
Checks this Node for equality against another Literal Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(INode) |
Checks this Node for equality against another Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(IUriNode) |
Checks this Node for equality against another URI Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(IVariableNode) |
Checks this Node for equality against another Variable Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(IVirtualNodeTNodeID, TGraphID) |
Checks this Node for equality against another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| Equals(SimpleVirtualBlankNode) |
Determines whether this Node is equal to another virtual Blank node.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Gets the Hash Code of the Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| GetObjectData |
Gets the data for serialization.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| GetSchema |
Gets the schema for XML serialization.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MaterialiseValue |
Materialises the Value if it is not already materialised.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnMaterialise |
Takes post materialisation actions.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
| ReadXml |
Reads the data for XML deserialization.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| ToString |
Gets the String representation of the Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| ToString(INodeFormatter) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| ToString(INodeFormatter, TripleSegment) |
Gets the String representation of the Node formatted with the given Node formatter.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| TryCompareVirtualId |
Attempt to compare this node with another node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| TryVirtualEquality |
Tries to check for equality using virtual node IDs.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
| WriteXml |
Writes the data for XML deserialization.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) |