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