dotNetRDF API Documentation

ExactClassSelector Class

NOTE: This class is now obsolete.

ISelector interface is considered obsolete and will be removed in the 0.7.0 release


Selector which finds all Triples where the Subject is of a given Class

For a list of all members of this type, see ExactClassSelector Members .

System.Object
   ExactClassSelector

[Obsolete(Message=""ISelector interface is considered obsolete and will be removed in the 0.7.0 relea" + "se"", IsError=False)]
public class ExactClassSelector : ISelector<T>

Requirements

Namespace: VDS.RDF.Query

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

ExactClassSelector Members | VDS.RDF.Query Namespace