brettkromkamp / topic-db

TopicDB is a topic maps-based semantic graph store (using SQLite for persistence)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a (simplified) query builder or language.

brettkromkamp opened this issue · comments

Currently, the different command classes (e.g., GetAssociations, GetAttributes, GetTopicsHierarchy) allow for retrieving topic map-related data. Nonetheless, it should be possible to return data for user-defined queries.