Interface OCommandContext

All Known Subinterfaces:
OServerCommandContext
All Known Implementing Classes:
OBasicCommandContext, OBasicServerCommandContext, OETLContext

public interface OCommandContext
Basic interface for commands. Manages the context variables during execution.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)