Links are metadata that establish one-way relationships between objects in Riak. They can be used to loosely model graph like relationships between objects in Riak.
Data in Riak is character asSet agnostic; it's simply raw bytes. Methods are provided here to either use your default character asSet or supply a specific one to convert to and from {@code String}s.
@author Russel Brown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|