lib/active_graph/base.rb in activegraph-11.4.0 vs lib/active_graph/base.rb in activegraph-11.5.0.alpha.1
- old
+ new
@@ -1,7 +1,4 @@
-require 'active_graph/core/querable'
-require 'active_graph/core/schema'
-
module ActiveGraph
# To contain any base login for Node/Relationship which
# is external to the main classes
module Base
include ActiveGraph::Transactions