dotNetRDF API Documentation

HasPropertyValueSelector Class

NOTE: This class is now obsolete.

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


A Selector which finds Triples which have a given value for a given Property

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

System.Object
   HasPropertyValueSelector

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

Requirements

Namespace: VDS.RDF.Query

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

HasPropertyValueSelector Members | VDS.RDF.Query Namespace