Sha256: f98eeaeeddbe442b3600548cc155f8c5fa552ec12311dfb8b415ebe7578d8bcf

Contents?: true

Size: 299 Bytes

Versions: 35

Compression:

Stored size: 299 Bytes

Contents

# Cheminee::IndexSchema

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **index** | **String** |  |  |
| **schema** | **Object** |  |  |

## Example

```ruby
require 'cheminee'

instance = Cheminee::IndexSchema.new(
  index: null,
  schema: null
)
```

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
cheminee-0.1.52 docs/IndexSchema.md
cheminee-0.1.51 docs/IndexSchema.md
cheminee-0.1.50 docs/IndexSchema.md
cheminee-0.1.48 docs/IndexSchema.md
cheminee-0.1.47 docs/IndexSchema.md
cheminee-0.1.46 docs/IndexSchema.md
cheminee-0.1.45 docs/IndexSchema.md
cheminee-0.1.44 docs/IndexSchema.md
cheminee-0.1.43 docs/IndexSchema.md
cheminee-0.1.42 docs/IndexSchema.md
cheminee-0.1.41 docs/IndexSchema.md
cheminee-0.1.39 docs/IndexSchema.md
cheminee-0.1.38 docs/IndexSchema.md
cheminee-0.1.37 docs/IndexSchema.md
cheminee-0.1.36 docs/IndexSchema.md
cheminee-0.1.35 docs/IndexSchema.md
cheminee-0.1.34 docs/IndexSchema.md
cheminee-0.1.33 docs/IndexSchema.md
cheminee-0.1.32 docs/IndexSchema.md
cheminee-0.1.31 docs/IndexSchema.md