W3C
school
文档首页
HTML
CSS
Javascript
Python
jQuery
NodeJS
PHP
Java
MySQL
Express
More »
开关
RethinkDB JavaScript 官方文档
Document Manipulation
() (bracket)
append
changeAt
deleteAt
difference
getField
hasFields
insertAt
keys
literal
merge
object
pluck
prepend
row
setDifference
setInsert
setIntersection
setUnion
spliceAt
values
without
Guides: The ReQL query language
Accessing HTTP APIs
Accessing nested fields
Asynchronous connections
Changefeeds
Introduction to ReQL
Map-reduce in RethinkDB
ReQL error types
Table joins in RethinkDB
Ten-minute guide
Using secondary indexes
Math and Logic
add
and
ceil
div
eq
floor
ge
gt
le
lt
mod
mul
ne
not
or
random
round
sub
Guides: Administration
Administration tools
Backing up your data
Current issues
Failover
Importing data
Jobs
Permissions and user accounts
Scaling, sharding and replication
Statistics
System tables
Third-party admin tools
Version migration
Guides: RethinkDB architecture
Architecture details
Consistency guarantees
Performance report
Control Structures
args
binary
branch
coerceTo
default
do
error
expr
forEach
http
info
js
json
range
toJSON
typeOf
uuid
Aggregation
avg
contains
count
distinct
fold
group
max
min
reduce
sum
ungroup
Selecting Data
between
db
filter
get
getAll
table
Guides: The RethinkDB data model
Binary objects
Dates and times
Geospatial queries
Modeling relationships
ReQL data types
Manipulating Tables
changes
indexCreate
indexDrop
indexList
indexRename
indexStatus
indexWait
tableCreate
tableDrop
tableList
Geospatial
circle
distance
fill
geojson
getIntersecting
getNearest
includes
intersects
line
point
polygon
polygonSub
toGeojson
Cursors
close
each
eachAsync
EventEmitter (cursor)
next
toArray
Accessing ReQL
close
connect
EventEmitter (connection)
noreplyWait
r
reconnect
run
server
use
Guides: Deployment
Command line options
Configuration file settings
Deploying with PaaS
Securing your cluster
Start on system startup
Third-party deployment tools
Transformations
concatMap
isEmpty
limit
map
nth
offsetsOf
orderBy
sample
skip
slice
union
withFields
Administration
config
grant
rebalance
reconfigure
status
wait
Guides: ReQL in practice
Cookbook
Data exploration
Example projects
Optimizing query performance
SQL to ReQL cheat sheet
Guides: Troubleshooting
Crash recovery
Memory requirements
Troubleshooting FAQ
Dates and Times
date
day
dayOfWeek
dayOfYear
during
epochTime
hours
inTimezone
ISO8601
minutes
month
now
seconds
time
timeOfDay
timezone
toEpochTime
toISO8601
year
Manipulating Databases
dbCreate
dbDrop
dbList
Writing Data
delete
insert
replace
sync
update
String Manipulation
downcase
match
split
upcase
Joins
eqJoin
innerJoin
outerJoin
zip
Guides: Getting started
Install client drivers
Install the server
Start a RethinkDB server
Thirty-second quickstart
Guides: Integration
Integrating Elasticsearch
Integrating RabbitMQ
Publish-subscribe
RethinkDB and Rails
Third-party libraries
Writing drivers
Reference
JavaScript ReQL command reference
Index
index