Console - BROWSE CLASS Console - BROWSE CLASS Displays all records associated with the given class. Syntax: BROWSE CLASS < class - name > <class-name> Defines the c...
Console - BROWSE CLUSTER Console - BROWSE CLUSTER Displays all records associated with the given cluster. Syntax: BROWSE CLUSTER < cluster - name > <cluster-name> D...
Web Applications Manual control Graph API Document API Automatic control using Servlet Filters Create a Filter class Filter with Graph API Filter with Document API Register t...
Console - CLUSTER STATUS Console - CLUSTER STATUS Displays the status of the cluster in distributed configuration. Syntax: CLUSTER STATUS Example: Display the status...
Console - DICTIONARY KEYS Console - DICTIONARY KEYS Displays all the keys stored in the database dictionary. Syntax DICTIONARY KEYS Example Display all the keys store...
Console - CONFIG GET Console - CONFIG GET Displays the value of the requested configuration variable. Syntax CONFIG GET < config - variable > <config-variable> Def...
Console - LIST CLASSES Console - LIST CLASSES Displays all configured classes in the current database. Syntax: Long Syntax: LIST CLASSES Short Syntax: CLASSES ...
SQL - DROP PROPERTY SQL - DROP PROPERTY Removes a property from the schema. Does not remove the property values in the records, it just changes the schema information. Recor...
Console - SET Console - SET Changes the value of a property. Syntax SET < property - name > < property - value > <property-name> Defines the name of the property <...
SQL - DROP CLUSTER SQL - DROP CLUSTER Removes the cluster and all of its content. This operation is permanent and cannot be rolled back. Syntax DROP CLUSTER < cluster - n...