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

Key-term pair in term set. More...

Collaboration diagram for KeyedTerm:

Data Fields

VOLK_Key key
 Key (hash) of the term.
VOLK_Termterm
 Term handle.

Detailed Description

Key-term pair in term set.

Definition at line 11 of file term.c.

Field Documentation

◆ key

VOLK_Key KeyedTerm::key

Key (hash) of the term.

Definition at line 12 of file term.c.

◆ term

VOLK_Term* KeyedTerm::term

Term handle.

Definition at line 13 of file term.c.


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