Namespace VDS.RDF.Query.Expressions.Functions.Sparql.Set
Classes
BaseSetFunction
Abstract base class for SPARQL Functions which operate on Sets.
InFunction
Class representing the SPARQL IN set function.
NotInFunction
Class representing the SPARQL NOT IN set function.