返回 Skill 列表
extension
分类: 开发与工程无需 API Key

test-json-sql-project

测试项目的基本要素(SELECT 字段)

person作者: jakexiaohubgithub

Test Project Primitive

Self-contained: Creates test data internally

Input: Creates $papers collection (4 papers with id, title, year, citations, venue)

Operation: Project only title and year fields

Expected Output: $projected collection with 4 items, each containing only {title, year}