dotNetRDF API Documentation

SubPropertySelector 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 defined as a SubProperty of a given Property

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

System.Object
   SubPropertySelector

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

Requirements

Namespace: VDS.RDF.Query

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

SubPropertySelector Members | VDS.RDF.Query Namespace