LeviathanResultBinder Class |
Namespace: VDS.RDF.Query
The LeviathanResultBinder type exposes the following members.
| Name | Description | |
|---|---|---|
| LeviathanResultBinder |
Creates a new Leviathan Results Binder.
|
| Name | Description | |
|---|---|---|
| BindingIDs |
Gets the IDs of Sets.
(Overrides SparqlResultBinderBindingIDs.) | |
| Groups |
Gets the set of Groups that result from the Query this Binder provides Binding to.
(Inherited from SparqlResultBinder.) | |
| Variables |
Gets the Variables contained in the Input.
(Overrides SparqlResultBinderVariables.) |
| Name | Description | |
|---|---|---|
| Dispose |
Disposes of a Result Binder.
(Inherited from SparqlResultBinder.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| 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 | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Group |
Returns the Group with the given ID.
(Overrides SparqlResultBinderGroup(Int32).) | |
| IsGroup |
Determines whether a given ID is for of a Group.
(Overrides SparqlResultBinderIsGroup(Int32).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetGroupContext |
Sets the Group Context for the Binder.
(Overrides SparqlResultBinderSetGroupContext(Boolean).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Value |
Gets the Value for a given Variable from the Set with the given Binding ID.
(Overrides SparqlResultBinderValue(String, Int32).) |