We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Declare an intent on current database. Intents are a way to tell to OrientDB what you're going to do.
declare intent <intent-name>
Where:
> declare intent massiveinsert
This is a command of the Orient console. To know all the commands go to Console-Commands.