Console Command Dictionary Keys - aemadrid/orientdb GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️