ex_orient v1.2.0 ExOrient.DB.Indexes
Summary
Functions
Create a new index.
ExOrient.DB.create(index: "name", on: "Movie (title)", index_type: :unique, key_type: :string)
Create a new index.
ExOrient.DB.create(index: "name", on: "Movie (title)", index_type: :unique, key_type: :string)