Using live transactions can have some benefits :
- Having a result of the transaction for each statement
- Replicating batch process and benefit of the Cypher Transactional endpoint
- Using the same transaction between multiple http requests
How-to:
- Open the transaction, you don't have to care about transaction ids etc.., all is handled by the transaction object you receive back