Category Archives: orientdb

Khóa học miễn phí OrientDB – Functions nhận dự án làm có lương

OrientDB – Functions This chapter explains the complete reference of different types of functions in OrientDB. The following table defines the list of functions, which are categorized by their functionality. Graph Functions The functions which are used to manipulate the graph data. Sr.No. Function Name & Description 1 Out(): Gets the adjacent outgoing vertices starting […]

Khóa học miễn phí OrientDB – Drop Class nhận dự án làm có lương

OrientDB – Drop Class The Drop Class command removes a class from the schema. It is important to pay attention and maintain a consistent schema. For example, avoid to remove classes that are super-classes of others. The associated cluster won”t be deleted. The following statement is the basic syntax of Drop Class command. DROP CLASS […]