FullTextHelperFullTextMatchNamespace Field | 
 
            Constant for Full Text Namespace.
            
 
    Namespace: 
   VDS.RDF.Query
    Assembly:
   dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version: 
Syntaxpublic const string FullTextMatchNamespace = "http://jena.hpl.hp.com/ARQ/property#"
Public Const FullTextMatchNamespace As String = "http://jena.hpl.hp.com/ARQ/property#"
Field Value
Type: 
String
Remarks
            Is actually the ARQ Property Function Namespace and is used for compatibility with ARQ syntax for full text search.
            
See Also