Note: This API is now obsolete.
Helper Class for indexing related operations.
Inheritance Hierarchy
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax [ObsoleteAttribute("This helper pertains to obsoleted code and will be removed in future releases",
true)]
public static class IndexHelper
<ExtensionAttribute>
<ObsoleteAttribute("This helper pertains to obsoleted code and will be removed in future releases",
true)>
Public NotInheritable Class IndexHelper
The IndexHelper type exposes the following members.
Methods
| Name | Description |
---|
| SearchIndexT | Obsolete.
Searches an Index using the given Comparer.
|
TopSee Also