dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.FullText.Indexing
BaseFullTextIndexer Class
BaseFullTextIndexer Methods
Dispose Method
DisposeInternal Method
Finalize Method
Flush Method
Index Method
Unindex Method
BaseFullTextIndexer
.
Dispose Method
Disposes of the Indexer.
Namespace:
VDS.RDF.Query.FullText.Indexing
Assembly:
dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
C#
VB
Copy
public
void
Dispose
()
Public
Sub
Dispose
Implements
IDisposable
.
Dispose
()
See Also
Reference
BaseFullTextIndexer Class
VDS.RDF.Query.FullText.Indexing Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project