Members
isOpen
    Returns true if transaction is open.
- Source:
 
Methods
begin() → {*}
    Spawns a 
GraphTraversalSource that is bound to a remote session which enables a transaction.
- Source:
 
Returns:
- Type
 - *
 
close() → {Promise}
- Source:
 
Returns:
- Type
 - Promise
 
commit() → {Promise}
- Source:
 
Returns:
- Type
 - Promise
 
rollback() → {Promise}
- Source:
 
Returns:
- Type
 - Promise