Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
HTStore Struct Reference

Data Fields

struct hashmap * keys
 Triple keys (set).
struct hashmap * idx
 Map of keys to serialized terms.

Detailed Description

Definition at line 17 of file store_htable.c.

Field Documentation

◆ keys

struct hashmap* HTStore::keys

Triple keys (set).

Definition at line 18 of file store_htable.c.

◆ idx

struct hashmap* HTStore::idx

Map of keys to serialized terms.

Definition at line 19 of file store_htable.c.


The documentation for this struct was generated from the following file: