【问题标题】:How can I find an existing node and then link it to another node?如何找到现有节点然后将其链接到另一个节点?
【发布时间】:2023-01-12 07:12:58
【问题描述】:

这样的事情行得通吗?

基本上我想做的是将边缘链接到节点,但作为回报将节点链接到现有节点,但我需要查询节点以找到它以链接它。

here -[people_link(id="123")]-> node::person(name==w);

【问题讨论】:

    标签: jaseci


    【解决方案1】:

    这应该适用于 Jaseci 的 1.4 版。尝试类似的东西

    here +[people_link(id="123")]+> node::person(name==w);
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-10-16
      • 2014-08-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-12-30
      • 2023-03-28
      • 2017-05-15
      相关资源
      最近更新 更多