Skip to content

Commit

Permalink
[GIE Compiler] add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
shirly121 committed Sep 26, 2023
1 parent 979448c commit b37c026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/interactive_engine/neo4j/supported_cypher.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ Note that some Aggregator operators, such as `max()`, we listed here are impleme
| List | Fold expressions into a single list | [] | [] | <input type="checkbox" disabled checked /> | |
| Labels | Get label name of a vertex type | labels() | labels() | <input type="checkbox" disabled checked /> | |
| Type | Get label name of an edge type | type() | type() | <input type="checkbox" disabled checked /> | |
| Extract | Get interval value from a temporal type | \<temporal\>.\<interval\> | \<temporal\>.\<interval\> | <input type="checkbox" disabled checked /> | |



Expand Down

0 comments on commit b37c026

Please sign in to comment.