Gleanex.Indexing.CustomMetadataSchema (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a CustomMetadataSchema

Summary

Types

t()

@type t() :: %Gleanex.Indexing.CustomMetadataSchema{
  metadataKeys: [Gleanex.Indexing.PropertyDefinition.t()]
}