Sha256: ab9ea62ae4fe860c3a67cf70b005c5b09a8169509f3139ef8412f2064bf64a14

Contents?: true

Size: 253 Bytes

Versions: 1

Compression:

Stored size: 253 Bytes

Contents

module OrientDB

  #IndexType              = com.orientechnologies.orient.core.metadata.schema::OProperty::INDEX_TYPE

  #INDEX_TYPES            = %w{ FULLTEXT NOTUNIQUE UNIQUE }.inject({}) { |h, s| h[s.downcase.to_sym] = IndexType.const_get s; h }

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
orientdb-0.0.19-jruby lib/old/constants.rb