Package com.arcadedb.query.sql.method.collection
-
Class Summary Class Description SQLMethodField SQLMethodJoin Joins a list of objects using a delimiter.SQLMethodKeys SQLMethodRemove Remove the first occurrence of elements from a collection.SQLMethodRemoveAll Remove all the occurrences of elements from a collection.SQLMethodSize SQLMethodSort SQLMethodTransform Transform the element in a collections or map.SQLMethodValues Returns the values of a map.