-
Hi, first of all thank you for the great work! As I mentioned in an earlier issue I used your package for the practical part in my Bachelor Thesis.
I have made some modifications in the program and…
-
```
Proposed function signature:
template
size_t induced_subgraph(const Matrix1& G,
const Array1& stencil,
Matrix2& S);
Assumptions:
G is an N…
-
In the following short code snippet some (maybe incorrect) changes happen to the subgraph-membership of some instances/relationships after a call to "cat.addCatFriend(cat2);".
```
Anno4j anno4j = …
-
# 🏆 The Graph is offering the following bounties in the category—
## "Best use of existing subgraph(s) on The Graph Explorer":
🥇 **Grand prize:** $1500
🥈 **1st Runner-up:** $750
🥉 **2nd Runner…
-
I am trying to fetch data from neo4j using fabric in neo4j-graphql-java. I have two subgraphs and i am using fabric to fetch data from one of the subgraphs.
I am using library neo4j-graphql-java - …
-
Hello,
I deployed subgraph to my onw thegraph.com,but when sync block faild.
The error message is:
Done processing Ethereum trigger, waiting_ms: 0, handler: handleSync, total_ms: 24, trigger_ty…
-
### What happened?
Here is a simple graph that loads a dataset and gets one item from it in each iteration
After all iterations, the subgraph call has 54 outputs, while the next node after it ha…
-
Graph-node 0.19.2 (2020-11-24)
Uniswap-Subgrapv-V2 : master branch
------------------------------------------
Using local graph-node with deployed Uniswap-Subgraph-V2.
Today it stucked with error…
-
### Bug report
I ran the Graph-Node Docker version locally on my server and deployed the Ethereum subgraph. It works and syncs well. But when I stop the Graph-Node with the `docker compose down` co…
-
| K | sub | model |
|---|---|---|
| Recall(H) | x.xx | x.xx |
| Recall(T) | x.xx | x.xx |
| Reduction(H) | x.xx | 0 |
| Reduction(T) | x.xx | 0 |
| Runtime (H) | x sec | x sec |
| Runtime (T) …