Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complex-Read Query Have Some Question #45

Closed
BingTong0 opened this issue Jan 3, 2023 · 2 comments
Closed

Complex-Read Query Have Some Question #45

BingTong0 opened this issue Jan 3, 2023 · 2 comments

Comments

@BingTong0
Copy link
Contributor

Complex-read 4
result: add otherAccount
image

Complex-read 5
question:
1.If it have a path a->b->c->d, whether we need output a->b->c?
2.If it have a path a->b->c->b->d, is the path right?

Complex-read 6
result: add mid
image

Complex-read 7
question: If count(e2)==0, how to output result?
image

Complex-read 8
question: There maybe have many ratio1/ratio2/ratio3, how to distinguish it?

Complex-read 9
params: add id
question: I think there will have many pair of edge1 and edge2, how to choose it?

Complex-read 10
params: add start_time, end_time, truncation_limit, truncation_order

Complex-read 11
question: I didn't understand how to calculate final share.

Complex-read 12
title: Cycle -> Chain?
params: add start_time, end_time, truncation_limit, truncation_order
result: add Loan
pattern:
1.Do we want to consider the time of apply relationship?
2.How do we deal end if it find a cycle in the chain? .e.g,p1->p2->p3->p4->p2.
image

Complex-read 13
result: add Company
image

@BingTong0
Copy link
Contributor Author

Complex-read 7
The order of the params is as follows to be more consistent with other queries

  1. id
  2. threshold
  3. start_time
  4. end_time
  5. truncation_limit
  6. truncation_order

@qishipengqsp
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants