Click or drag to resize

BaseSimpleLuceneIndexerUnindex Method

Overload List
  NameDescription
Public methodUnindex(IGraph)
Unindexes a Graph.
(Inherited from BaseFullTextIndexer.)
Public methodUnindex(ISparqlDataset)
Unindexes a Dataset.
(Inherited from BaseFullTextIndexer.)
Public methodUnindex(Triple)
Unindexes a Triple.
(Inherited from BaseFullTextIndexer.)
Protected methodUnindex(String, Triple)
Unindexes a Triple.
(Inherited from BaseSimpleFullTextIndexer.)
Protected methodUnindex(String, INode, String)
Unindexes a Node and some full text.
(Overrides BaseSimpleFullTextIndexerUnindex(String, INode, String).)
Top
See Also