Class: Fauna::Query::QueryDSLContext
- Inherits:
-
DSLContext
- Object
- DSLContext
- Fauna::Query::QueryDSLContext
- 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
#abort, #add, #and_, #append, #at, #call, #casefold, #class_, #classes, #concat, #contains, #create, #create_class, #create_database, #create_function, #create_index, #create_key, #credentials, #database, #databases, #date, #delete, #difference, #distinct, #divide, #do_, #drop, #epoch, #equals, #events, #exists, expr, #filter, #foreach, #function, #functions, #get, #gt, #gte, #has_identity, #identify, #identity, #if_, #index, #indexes, #insert, #intersection, #join, #key_from_secret, #keys, #lambda, #lambda_expr, #let, #login, #logout, #lt, #lte, #map, #match, #modulo, #multiply, #new_id, #next_id, #not_, #object, #or_, #paginate, #prepend, #query, #ref, #remove, #replace, #select, #select_all, #singleton, #subtract, #take, #time, #tokens, #union, #update, #var
Methods included from Deprecate
Methods inherited from DSLContext
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Fauna::DSLContext