dotNetRDF API Documentation

LeviathanResultBinder Members

LeviathanResultBinder overview

Public Instance Constructors

LeviathanResultBinder Constructor Creates a new Leviathan Results Binder

Public Instance Properties

BindingIDs Gets the IDs of Sets
Groups (inherited from SparqlResultBinder) Gets the set of Groups that result from the Query this Binder provides Binding to
Variables Gets the Variables contained in the Input

Public Instance Methods

Dispose (inherited from SparqlResultBinder) Disposes of a Result Binder
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Group Returns the Group with the given ID
IsGroup Determines whether a given ID is for of a Group
SetGroupContext Sets the Group Context for the Binder
ToString (inherited from Object)
Value Gets the Value for a given Variable from the Set with the given Binding ID

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

LeviathanResultBinder Class | VDS.RDF.Query Namespace