Closed w00125533 closed 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 将会被自动关闭。
是时序图的场景么,展开说说?
是的,是时序图的场景,举个例子:
假如图的状态在t1、t2、t3、t4时刻分别做了新增/更新/删除点边的操作,但我想查看之前的图状态,可以通过传入“t1,t2,t3”时间戳,分别可以获取到t1、t2、t3时刻的图状态。
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 并提供更多信息。
1、希望能通过传入历史时间戳,查询到图历史时刻的图状态信息,