-
## Rationale / Use Cases
Subgraph composition—or, more specifically, query-time subgraph composition—is the ability to compose and extend subgraph schemas and traverse relationships across subgraph…
-
Hi team, find link to repo:
https://github.com/RicqCodes/Algebra_Subgraph_MIgration.git
-
**Describe the bug**
CPU PageRank seems to be faster than cuGraph. Analysis needs to be conducted to investigate why is cuGraph slower. Potentially due to copying of the subgraph to the GPU
**Expe…
-
### What would you like to be added?
#### Background
Ratify has reached its first major release in over a year and has been widely adopted by users at scale. However, there are some know limitatio…
-
### Bug description
As described in Issue https://github.com/quarto-dev/quarto-cli/issues/5416, the background of a mermaid subgraph is too dark when creating a revealjs presentation. It may extend t…
-
- [ ] GraphQL API
- [ ] UI for managing the Documents, upload, delete, download of PDF files plus managing the system prompt.
- [ ] UI for chatting about the documents
- [ ] UI for generation of ta…
-
Currently, when running `graph init` and trying to scaffold a subgraph indexing a proxy contract, the CLI is not aware of the implementation contract. This is a big caveat for new devs since often, th…
-
Please review my code for migrating Tornado Cash Subgraph
https://github.com/sangpham77696/tornado-subsquid
@dariaag @belopash @abernatskiy @dzhelezov
Thanks.
-
I have the following graph:
```
graph TD
A(create_bot.py) -->|dp| B(main_bot.py)
subgraph handlers.py
C(client.py) --- F
D(admin.py) --- F
E(other.py) --- F
…
-
Some subgraphs don't need to be visualised in detail. For example, the metadata-related graph in https://github.com/scipp/essreflectometry/pull/27 is relatively large to make it customisable. But, as …