TuGraph-family / tugraph-db

TuGraph: A High Performance Graph Database.
https://tugraph.org
Apache License 2.0
1.44k stars 194 forks source link

需要基于Tugraph实现时间旅行的能力,请问有没有方案上的建议 #625

Closed w00125533 closed 3 months ago

w00125533 commented 3 months ago

1、希望能通过传入历史时间戳,查询到图历史时刻的图状态信息,

qishipengqsp commented 3 months ago

是时序图的场景么,展开说说?

github-actions[bot] commented 3 months ago

Hello @w00125533. Please provide more info for debugging. Issues labeled by more info needed will be closed if no activities in 7 days.

你好 @w00125533, 我们需要你提供更多信息以便于排查问题。7 天内未跟进此 issue 将会被自动关闭。

w00125533 commented 3 months ago

是时序图的场景么,展开说说?

是的,是时序图的场景,举个例子:

假如图的状态在t1、t2、t3、t4时刻分别做了新增/更新/删除点边的操作,但我想查看之前的图状态,可以通过传入“t1,t2,t3”时间戳,分别可以获取到t1、t2、t3时刻的图状态。

github-actions[bot] commented 3 months ago

Since this issue was labeled as "more info needed" but no response has been received for 15 days. Now the issue is closed. Please feel free to create a new one with more info if you have more questions.

由于该 issue 被标记为需要更多信息,却 15 天未收到回应。现关闭 issue,若有任何问题,可另开 issue 并提供更多信息。