IFullTextIndexer Methods | 
The IFullTextIndexer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) | |
| Flush | 
            Flushes any outstanding changes to the Index.
              | |
| Index(IGraph) | 
            Indexes a Graph.
              | |
| Index(ISparqlDataset) | 
            Indexes a Dataset.
              | |
| Index(Triple) | 
            Indexes a Triple.
              | |
| Unindex(IGraph) | 
            Unindexes a Graph.
              | |
| Unindex(ISparqlDataset) | 
            Unindexes a Dataset.
              | |
| Unindex(Triple) | 
            Unindexes a Triple.
              |