Skip to content

Console Command Dictionary Keys

lvca edited this page Dec 22, 2012 · 3 revisions

Console command: dictionary keys

Dictionary keys

Display all the keys stored in the database dictionary.

Syntax

dictionary keys

Example

    > dictionary keys
    
    Found 4 keys:
    #0: key-148
    #1: key-147
    #2: key-146
    #3: key-145

To load the associated record use the dictionary get <key>.

For complete index (and dictionary) guide look at Index guide.

This is a command of the Orient console. To know all the commands go to Console-Commands.

Clone this wiki locally