DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | List of all members
Deveel.Data.Index.IIndexFactory Interface Reference
Inheritance diagram for Deveel.Data.Index.IIndexFactory:
Deveel.Data.Index.LuceneIndexFactory

Public Member Functions

ColumnIndex CreateIndex (ColumnIndexContext context)
 

Detailed Description

Definition at line 20 of file IIndexFactory.cs.

Member Function Documentation

ColumnIndex Deveel.Data.Index.IIndexFactory.CreateIndex ( ColumnIndexContext  context)

The documentation for this interface was generated from the following file: