RethinkDB Ruby 官方文档

Math and Logic

  • %
  • &
  • *
  • +
  • -
  • /
  • <=
  • >
  • >=
  • ceil
  • eq
  • floor
  • ne
  • not
  • or
  • random
  • round
  • Selecting Data

  • between
  • db
  • filter
  • get
  • get_all
  • table
  • Cursors

  • close
  • each
  • next
  • to_a
  • Manipulating Databases

  • db_create
  • db_drop
  • db_list
  • String Manipulation

  • downcase
  • match
  • split
  • upcase
  • Index

  • index