begin abstract method

Future<Transaction> begin()

Creates and returns a new transaction.

Implementation

Future<Transaction> begin();