| Name | Description | Type | Package | Framework |
| OSQLFunctionFormat | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb | |
| OSQLMethodAppend | Appends strings. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodFromJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodHash | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb | |
| OSQLMethodLength | Returns the string length. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodReplace | Replaces all the occurrences. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodRight | Returns the first characters from the end of the string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodSubString | Extracts a sub string from the original. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
| OSQLMethodToJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |