We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 875c894 + 2f7568c commit 7844cf9Copy full SHA for 7844cf9
docs-parts/queries/01-Queries_lang4.rst
@@ -1,5 +1,5 @@
1
2
-The ``exist`` method applied to a query object evaluates to ``true`` if the query returns any entities and to ``false`` if the query result is empty.
+The ``exists`` method applied to a query object evaluates to ``true`` if the query returns any entities and to ``false`` if the query result is empty.
3
4
The ``count`` method applied to a query object determines the number of entities returned by the query.
5
0 commit comments