Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこのシナリオを持っています
P(V)<--- S(E)----SL(V)
ここで、P と SL は頂点、S はエッジです。結果として、 P のすべての属性を取得したいのですが、 Sも削除し、SL の選択した属性を取得します。私は使用してfetchplan:in_S:2いましたが、これは私にとってはうまくいきません。orientdb と orientJS(client) を使用しています。
fetchplan:in_S:2