Riak Elixir Client v1.1.6 Riak.Object View Source
The Data wrapper makes it convenient to work with Riak data in Elixir
Link to this section Summary
Functions
Struct representing a Riak Object. Attributes:
type: String; Bucket Type with a unique name within the cluster namespacebucket: String; Bucket with a unique name within the bucket type namespacekey: String; Not required; Key with a unique name within the bucket namespacedata: Any; Value to be stored under the keymetadata: Orddict; User specified metadatavclock: String; Dotted Version Vector / Causal Context for objectcontent_type: String; Content Type for object
Get all metadata entries
Link to this section Functions
Struct representing a Riak Object. Attributes:
type: String; Bucket Type with a unique name within the cluster namespacebucket: String; Bucket with a unique name within the bucket type namespacekey: String; Not required; Key with a unique name within the bucket namespacedata: Any; Value to be stored under the keymetadata: Orddict; User specified metadatavclock: String; Dotted Version Vector / Causal Context for objectcontent_type: String; Content Type for object
Get all metadata entries