Transaction constructor

Transaction(
  1. ArangoClient client
)

Implementation

Transaction(this.client);