|
Volksdata 1.0b7
RDF library
|
Data Fields | |
| struct hashmap * | keys |
| Triple keys (set). | |
| struct hashmap * | idx |
| Map of keys to serialized terms. | |
Definition at line 17 of file store_htable.c.
| struct hashmap* HTStore::keys |
Triple keys (set).
Definition at line 18 of file store_htable.c.
| struct hashmap* HTStore::idx |
Map of keys to serialized terms.
Definition at line 19 of file store_htable.c.