All Implemented Interfaces:
OSQLFunction

public class OSQLFunctionMap extends OSQLFunctionMultiValueAbstract<Map<Object,Object>>
This operator add an entry in a map. The entry is composed by a key and a value.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)