is_empty
ReQL command: is_empty
Command syntax
sequence.is_empty() → bool
Description
Test if a sequence is empty.
Example: Are there any documents in the marvel table?
r.table('marvel').is_empty().run(conn)
Related commands
Get more help
Couldn't find what you were looking for?
- Ask a question on Stack Overflow
- Chat with us and our community on Slack
- Talk to the te