Class: Fauna::Query::QueryDSLContext

Inherits:
DSLContext show all
Includes:
Fauna::Query
Defined in:
lib/fauna/query.rb

Overview

:nodoc:

Constant Summary

Constants inherited from DSLContext

DSLContext::NON_PROXIED_METHODS

Method Summary

Methods included from Fauna::Query

#add, #and_, #append, #at, #casefold, #class_, #concat, #contains, #create, #create_class, #create_database, #create_index, #create_key, #database, #date, #delete, #difference, #distinct, #divide, #do_, #drop, #epoch, #equals, #exists, expr, #filter, #foreach, #get, #gt, #gte, #identify, #if_, #index, #insert, #intersection, #join, #key_from_secret, #lambda, #lambda_expr, #let, #login, #logout, #lt, #lte, #map, #match, #modulo, #multiply, #next_id, #not_, #object, #or_, #paginate, #prepend, #ref, #remove, #replace, #select, #subtract, #take, #time, #union, #update, #var

Methods inherited from DSLContext

eval_dsl, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Fauna::DSLContext