graphprotocol / graphprotocol/hypergraph
proposal: Computed data queries
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 22
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Sometimes we want to query data using a dynamic query that isn't supported in hypergraph, and instead of returning an entity, we might want to return a computed value.
For example, there are a set of entities with the Episode type. Each episode points to a Podcast. I might want to calculate how many episodes a podcast has.
This would require a mechanism for users to specify queries to make against the graph with syntax for aggregations, selecting, filtering, etc. We could make it type safe by integrating it with our schema language.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
実装ファイル、テスト、エントリポイントは指定されていません。まず既存のハイパーグラフクエリ API とスキーマ言語 API を調査し、次に集約、選択、フィルタリング、計算値の範囲と受け入れ基準を定義してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- backend-api-design
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100