Milvex.Milvus.Proto.Schema.MolArray
(milvex v0.10.2)
Copy Markdown
MolArray stores processed molecular data in a serialized binary format.
Summary
Types
@type t() :: %Milvex.Milvus.Proto.Schema.MolArray{ __unknown_fields__: [Protobuf.unknown_field()], data: [binary()] }