dotNetRDF API Documentation

WideningClassSelector Members

WideningClassSelector overview

Public Instance Constructors

WideningClassSelector Constructor Creates a new Widening Class Selector for the given Graph and Target Class

Public Instance Methods

Accepts Accepts Triples where the Predicate is rdf:type and the Object is the Target Class that this Selector was instantiated with (or superclass thereof)
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

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

See Also

WideningClassSelector Class | VDS.RDF.Query Namespace