graphprotocol / graphprotocol/hypergraph

proposal: Computed data queries

オープン
#447 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

実装ファイル、テスト、エントリポイントは指定されていません。まず既存のハイパーグラフクエリ API とスキーマ言語 API を調査し、次に集約、選択、フィルタリング、計算値の範囲と受け入れ基準を定義してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
typescript
領域
backend-api-design
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。