Module: Boltless::Extensions::Transactions

Extended by:
ActiveSupport::Concern
Included in:
Boltless
Defined in:
lib/boltless/extensions/transactions.rb

Overview

A top-level gem-module extension to add easy-to-use methods to use the Cypher transactional API.

rubocop:disable Metrics/BlockLength because this is how

an +ActiveSupport::Concern+ looks like

rubocop:disable Metrics/ModuleLength dito