docs/IndexSchema
Cheminee::IndexSchema
Properties
Name | Type | Description | Notes |
---|---|---|---|
index | String | ||
schema | Object |
Example
require 'cheminee' instance = Cheminee::IndexSchema.new( index: null, schema: null )
Name | Type | Description | Notes |
---|---|---|---|
index | String | ||
schema | Object |
require 'cheminee' instance = Cheminee::IndexSchema.new( index: null, schema: null )