Class Search.Database.Base
- Description
Base class for Search database storage abstraction implementations.
- Method create
Search.Database.Base Search.Database.Base(
string
db_url
)- Description
Initialize the database object.
- Parameter
path
The URL that identifies the underlying database storage