Declares 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.