Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Add to relationship the line number #53

@gkorland

Description

@gkorland
127.0.0.1:6379> GRAPH.QUERY test-project "Match ()-[e]-() return e"
1) 1) "e"
2)  1) 1) 1) 1) "id"
             2) (integer) 0
          2) 1) "type"
             2) "DEFINES"
          3) 1) "src_node"
             2) (integer) 0
          4) 1) "dest_node"
             2) (integer) 1
          5) 1) "properties"
             2) (empty array)
    2) 1) 1) 1) "id"
             2) (integer) 31
          2) 1) "type"
             2) "CALLS"
          3) 1) "src_node"
             2) (integer) 0
          4) 1) "dest_node"
             2) (integer) 3
          5) 1) "properties"
             2) (empty array)
    3) 1) 1) 1) "id"
             2) (integer) 26
          2) 1) "type"
             2) "CALLS"
          3) 1) "src_node"
             2) (integer) 0
          4) 1) "dest_node"
             2) (integer) 4
          5) 1) "properties"
             2) (empty array)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions