Module: conceptual | ./src/peak/query/conceptual.py |
---|---|
Queries based on Concept FiltersImplement query objects similar to the ConQuer conceptual query language; see http://www.orm.net/queries.html for papers. Queries are expressed as logical conditions over traversals of a fact graph, where facts are mapped to aspects of a relational schema. Implementation Notes
|