能否实现多跳路径建立子图的功能
目前这个语句报错: sub_graph=interactive.subgraph("g.V().has('trmnl_black_flag',1).both('3..4','register')") 报错如下: GremlinServerError: 500: Status{code=UNKNOWN, description=execution_error: user error: kind(Unknown), caused by:Unexpected data type in exec neither vertex nor edge in GraphWriter, cause=null}
不能实现从起点多跳路径建立子图的功能,只能通过inE,outE,bothE,但是这三种算子无法计算多跳路径,只能计算一跳,建议实现多跳路径建立子图,实现以下语句: sub_graph=interactive.subgraph("g.V().has('trmnl_black_flag',1).both('3..4','register')")
@BingqingLyu Please help evaluate this requirement.
Hi @zjarles , we are planning on this new feature, but it may require some time.
好的,那麻烦实现一下多跳路径建立子图的功能吧
------------------ 原始邮件 ------------------
Hi @zjarles , we are planning on this new feature, but it may require some time.
Message ID: @.***>
您好,BingqingLyu已经评估完成,正在计划新功能,那麻烦实现一下多跳路径建立子图的功能吧
------------------ 原始邮件 ------------------ 发件人: "alibaba/GraphScope" @.>; 发送时间: 2023年9月15日(星期五) 上午10:24 @.>; @.@.>; 主题: Re: [alibaba/GraphScope] 能否实现多跳路径建立子图的功能 (Issue #3224)
@BingqingLyu Please help evaluate this requirement.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>