Package com.orientechnologies.orient.core.sql
package com.orientechnologies.orient.core.sql
-
ClassDescriptionThere are some cases when we need to create index for some class by traversed property.SQL abstract Command Executor implementation.SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.SQL ALTER DATABASE command: Changes an attribute of the current database.SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.SQL CREATE CLASS command: Creates a new property in the target class.SQL CREATE CLUSTER command: Creates a new cluster.SQL CREATE EDGE command.SQL CREATE FUNCTION command.SQL CREATE INDEX command: Create a new index against a property.SQL CREATE LINK command: Transform a JOIN relationship to a physical LINKSQL CREATE PROPERTY command: Creates a new property in the target class.Creates a new user.SQL CREATE VERTEX command.SQL UPDATE command.SQL UPDATE command.SQL DELETE EDGE command.SQL DELETE VERTEX command.SQL DROP CLASS command: Drops a class from the database.SQL DROP CLUSTER command: Drop a cluster from the databaseSQL REMOVE INDEX command: Remove an indexSQL CREATE PROPERTY command: Creates a new property in the target class.Drops a use.Abstract class that early executes the command and provide the iterator interface on top of the resultset.Explains the execution of a command returning profiling information.Factory to register new OCommandExecutorSQL.FIND REFERENCES command: Finds references to records in all or part of databaseSQL GRANT command: Grant a privilege to a database role.SQL INSERT command.SQL MOVE VERTEX command.SQL ALTER DATABASE command: Changes an attribute of the current database.SQL GRANT command: Grant a privilege to a database role.SQL REMOVE INDEX command: Remove an indexExecutes a TRAVERSE crossing records.SQL UPDATE command.Base abstract class with RETRYSQL REVOKE command: Revoke a privilege to a database role.Executes the SQL SELECT statement.Acts as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun.Executes a TRAVERSE crossing records.SQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on.SQL TRUNCATE CLUSTER command: Truncates an entire record cluster.SQL TRUNCATE RECORD command: Truncates a record without loading it.SQL UPDATE command.Wrapper for OPrifileStorageStatement command (for compatibility with the old executor architecture, this component should be removed)Container of arguments.SQL command request implementation.Iterable SQL command request implementation.Default command operator executor factory.Dynamic sql elements factory.Helper class to find reference in records.Presents query subset in form of field1 = "field1 value" AND field2 = "field2 value" ...Live Query command operator executor factory.Handles runtime results.SQL Helper classDynamic script engine for OrientDB SQL commands.Dynamic script engine factory for OrientDB SQL commands.