Console Command Get - aemadrid/orientdb GitHub Wiki
Console command get
Get
Return the value of the requested property
Syntax
get <property-name>
Where:
- property-name Name of the property
Example
> get limit
limit = 20
See also
To know all the properties setted use the properties.
This is a command of the Orient console. To know all the commands go to Console-Commands.