Module: ActiveCypher::Model::Querying
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base
- Defined in:
- lib/active_cypher/model/querying.rb
Overview
Querying: The module that lets you pretend your graph is just a really weird table. Because what’s more fun than chaining scopes and pretending you’re not writing Cypher by hand?