Add connection Class

This commit is contained in:
vrde 2016-11-29 13:57:51 +01:00 committed by Sylvain Bellemare
parent 95b353459d
commit 2a820b46f3

View File

@ -2,3 +2,5 @@
# Include the backend interfaces
from bigchaindb.backend import changefeed, schema, query # noqa
from bigchaindb.backend.connection import connect # noqa