▲ Back to top
Language:
sequence.is_empty() → bool
Test if a sequence is empty.
Example: Are there any documents in the marvel table?
r.table('marvel').is_empty().run(conn)
Couldn't find what you were looking for?
Contribute: edit this page or open an issue