Skip to content

Add BasicQueryEngine demo script#2

Open
River-Qinghao wants to merge 2 commits intomainfrom
codex/split-methods-in-basicqueryengine
Open

Add BasicQueryEngine demo script#2
River-Qinghao wants to merge 2 commits intomainfrom
codex/split-methods-in-basicqueryengine

Conversation

@River-Qinghao
Copy link
Contributor

Motivation

  • Provide a minimal, runnable example to visually verify BasicQueryEngine behavior by loading SCImago category data into a local SQLite DB and exercising query methods.

Description

  • Add run_basic_query_demo.py which uses CategoryUploadHandler to push data/scimago.json into relational_basic_demo.db, registers a CategoryQueryHandler with BasicQueryEngine, and prints totals for getAllCategories, getAllAreas and a sample getEntityById lookup.

Testing

  • No automated tests were executed for this change; the demo script was added and committed but not run automatically.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant