File tree
51 files changed
+970
-636
lines changed- docs/src
- dev/developer
- upgrade
- gremlin-core/src
- main/java/org/apache/tinkerpop/gremlin
- language/translator
- process/traversal
- test/java/org/apache/tinkerpop/gremlin
- language/translator
- process/traversal
- step/map
- gremlin-dotnet
- build
- test/Gremlin.Net.IntegrationTest/Gherkin
- gremlin-go
- build
- driver
- cucumber
- gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber
- gremlin-python/src/main/python/radish
- gremlin-test/src/main
- java/org/apache/tinkerpop/gremlin/features
- resources/org/apache/tinkerpop/gremlin/test/features
- branch
- filter
- integrated
- map
- semantics
- sideEffect
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+970
-636
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| 154 | + | |
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
160 | 164 |
| |
161 | 165 |
| |
162 | 166 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
439 | 451 |
| |
440 | 452 |
| |
441 | 453 |
| |
|
Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
199 | 205 |
| |
200 | 206 |
| |
201 | 207 |
| |
| |||
546 | 552 |
| |
547 | 553 |
| |
548 | 554 |
| |
549 |
| - | |
| 555 | + | |
550 | 556 |
| |
551 | 557 |
| |
552 | 558 |
| |
| |||
567 | 573 |
| |
568 | 574 |
| |
569 | 575 |
| |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
570 | 588 |
| |
571 | 589 |
| |
572 | 590 |
| |
| |||
655 | 673 |
| |
656 | 674 |
| |
657 | 675 |
| |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
658 | 682 |
| |
659 | 683 |
| |
660 | 684 |
| |
|
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/language/translator/GoTranslateVisitor.java
Lines changed: 47 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
93 | 112 |
| |
94 |
| - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
95 | 117 |
| |
| 118 | + | |
96 | 119 |
| |
97 | 120 |
| |
98 | 121 |
| |
| |||
107 | 130 |
| |
108 | 131 |
| |
109 | 132 |
| |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
114 | 153 |
| |
| 154 | + | |
115 | 155 |
| |
116 | 156 |
| |
117 | 157 |
| |
|
Lines changed: 5 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
46 |
| - | |
47 | 45 |
| |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 52 |
| |
63 | 53 |
| |
64 | 54 |
| |
| |||
88 | 78 |
| |
89 | 79 |
| |
90 | 80 |
| |
91 |
| - | |
92 |
| - | |
| 81 | + | |
| 82 | + | |
93 | 83 |
| |
94 | 84 |
| |
95 | 85 |
| |
| |||
98 | 88 |
| |
99 | 89 |
| |
100 | 90 |
| |
101 |
| - | |
| 91 | + | |
102 | 92 |
| |
103 | 93 |
| |
104 | 94 |
| |
105 | 95 |
| |
106 |
| - | |
| 96 | + | |
107 | 97 |
| |
108 | 98 |
| |
109 | 99 |
| |
110 | 100 |
| |
111 |
| - | |
| 101 | + | |
112 | 102 |
| |
113 | 103 |
| |
114 | 104 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
0 commit comments