graph-node
graph-node copied to clipboard
[Question] What determines the entity count of a subgraph?
Description
How is the entity count of subgraph determined? I've done some exploring and it doesn't seem to be a sum of the number of rows in all the tables of a subgraph. Is it some other mechanism?
Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.
No response
Some information to help us out
- [ ] Tick this box if you plan on implementing this feature yourself.
- [X] I have searched the issue tracker to make sure this issue is not a duplicate.
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.
I believe we rely on the PSQL DBs table statistics, so the counts will not be perfect.