List

Table of Contents


The List directive lists the documents or schemas contained in a given schema with an optional size.


round-pushpin Lists the documents in the WordList:Language schema using the default count (which is 100).
LIST DOCUMENTS WordList:Language

round-pushpin Lists the schemas in the WordList schema using the default count (which is 100).
LIST SCHEMAS WordList

round-pushpin Lists the first 1,000 documents in the WordList:Language schema.
LIST DOCUMENTS WordList:Language SIZE 1000


SQL::Keywords
A breakdown of all high-level statements available via the query handler.