Skip to content

[GIE] Support 'ALL_V_E' option in 'ExpandPath' operator #2776

Closed
@lidongze0629

Description

@lidongze0629

Describe the solution you'd like

>>> g.V().both("1..3", "knows").with('RESULT_OPT', 'ALL_V_E')
>>> # results such as https://tinkerpop.apache.org/docs/current/reference/#path-step
[v[1],e[8][1-knows->4],v[4],e[10][4-created->5],v[5]]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions