Table of Contents
VKeyValue Class
Description
This class provides the major functionality of a KeyValue store in the Valentina DB.
You should create object of this class using
The first method creates default KeyValue - simplest, which consider Key and Value as a set of bytes. The second method creates more smart KeyValue, which knows the structure of its Key.
In both cases, you can use this VKeyValue class to work with such KeyValue store.
Please notice, that exists yet few KeyValues classes that are child-classes of VKeyValue: