@@ -16,7 +16,7 @@ This package only contains the Bob_ accessor methods to use the DB directly from
...
@@ -16,7 +16,7 @@ This package only contains the Bob_ accessor methods to use the DB directly from
The Database Interface
The Database Interface
----------------------
----------------------
The :py:class:`bob.db.biosecure.Database` complies with the standard biometric verification database as described in :ref:`commons`, implementing the interface :py:class:`bob.db.verification.utils.SQLiteDatabase`.
The :py:class:`bob.db.biosecure.Database` complies with the standard biometric verification database as described in :ref:`commons`, implementing the interface :py:class:`bob.db.base.SQLiteDatabase`.
.. todo::
.. todo::
Explain the particularities of the :py:class:`bob.db.biosecure.Database` database.
Explain the particularities of the :py:class:`bob.db.biosecure.Database` database.