Click or drag to resize

VDS.RDF.Query.PropertyFunctions Namespace

Namespace which provide classes relating to the property function extension point of SPARQL.
Classes
  ClassDescription
Public classFullTextMatchPropertyFunction
Property Function which does full text matching.
Public classFullTextPropertyFunctionFactory
Property Function factory for Full Text functions.
Public classPropertyFunctionFactory
Factory for creating property functions.
Public classPropertyFunctionHelper
Helper Class containing functions useful in working with property functions.
Public classPropertyFunctionInfo
Represents information about a property function.
Interfaces
  InterfaceDescription
Public interfaceIPropertyFunctionFactory
Interface for Property Function factories.
Public interfaceISparqlPropertyFunction
Interface for SPARQL property functions.