rethink_db_ns library

Classes

Add
AddFunction
And
AndFunction
computes logical 'and' of two or more values
Append
Args
Asc
AtomFeed
Avg
Between
Binary
Branch
BranchFunction
If the test expression returns false or null, the falseBranch will be executed. In the other cases, the trueBranch is the one that will be evaluated.
Ceil
ChangeAt
Changes
Circle
CoerceTo
ConcatMap
Config
Connection
Contains
Count
Cursor
Date
Datum
Day
DayOfWeek
DayOfYear
DB
DbCreate
DbDrop
DbList
Default
Delete
DeleteAt
Desc
Difference
Distance
Distinct
Div
DivFunction
Downcase
During
EpochTime
Eq
EqFunction
EqJoin
Feed
Fill
Filter
Floor
Fold
ForEach
Func
FunCall
Ge
GeFunction
GeoJson
Get
GetAll
GetAllFunction
GetField
GetIntersecting
GetNearest
Grant
Group
GroupFunction
Gt
GtFunction
HasFields
HasFieldsFunction
Hours
Http
ImplicitVar
Includes
IndexCreate
IndexDrop
IndexList
IndexRename
IndexStatus
IndexStatusFunction
IndexWait
IndexWaitFunction
Info
InnerJoin
Insert
InsertAt
Intersects
InTimezone
IsEmpty
JavaScript
Json
Keys
Le
LeFunction
Limit
Line
LineFunction
Construct a geometric line
Literal
Lt
LtFunction
MakeArray
MakeObj
MapFunction
Executes the mappingFunction for each item in a sequence or array and returns the transformed array. multiple sequences and arrays may be passed
Match
Max
Merge
MergeFunction
Min
Minutes
Mod
Month
Mul
MulFunction
Ne
NeFunction
Not
Now
Nth
ObjectFunction
Adds fields to an object
OffsetsOf
Or
OrderBy
OrderByLimitFeed
OrFunction
computes logical 'or' of two or more values
OuterJoin
Pluck
PluckFunction
Point
Polygon
PolygonFunction
Construct a geometric polygon
PolygonSub
Prepend
Query
Random
Range
Rebalance
Reconfigure
Reduce
Replace
Response
RethinkDb
Round
RqlBiCompareOperQuery
RqlBiOperQuery
RqlBoolOperQuery
RqlBracketQuery
RqlConstant
RqlDoFunction
Evaluate the expr in the context of one or more value bindings. The type of the result is the type of the value returned from expr.
RqlISO8601
RqlMap
RqlMapFunction
RqlMethodQuery
RqlObject
RqlQuery
RqlTimeName
RqlTopLevelQuery
Sample
Seconds
SetDifference
SetInsert
SetIntersection
SetUnion
Skip
Slice
SpliceAt
Split
Status
Sub
SubFunction
Sum
Sync
Table
TableCreate
TableDrop
TableList
Time
TimeOfDay
Timezone
ToEpochTime
ToGeoJson
ToISO8601
TypeOf
Ungroup
Union
UnionedFeed
UnionFunction
Upcase
Update
UserError
Uuid
Values
Var
Wait
WithFields
WithFieldsFunction
Without
WithoutFunction
Year
Zip

Constants

defaultNestingDepth → const int

Functions

buildInvocationParams(List positionalArguments, [List<String>? optionsNames]) List