adding v2 of query converter
parent
8921001a
No related branches found
No related tags found
Checking pipeline status
Showing
- Makefile 31 additions, 22 deletionsMakefile
- aql/convertQuery.go 648 additions, 647 deletionsaql/convertQuery.go
- cypher/clustering.go 311 additions, 311 deletionscypher/clustering.go
- cypher/convertQuery_test.go 1565 additions, 1603 deletionscypher/convertQuery_test.go
- cypherv2/clustering.go 311 additions, 0 deletionscypherv2/clustering.go
- cypherv2/convertQuery.go 221 additions, 0 deletionscypherv2/convertQuery.go
- cypherv2/convertQuery_test.go 1584 additions, 0 deletionscypherv2/convertQuery_test.go
- cypherv2/createConstraints.go 111 additions, 0 deletionscypherv2/createConstraints.go
- cypherv2/hierarchy.go 247 additions, 0 deletionscypherv2/hierarchy.go
- cypherv2/queryConverter.go 22 additions, 0 deletionscypherv2/queryConverter.go
- cypherv2/testing_queries/new_query.json 40 additions, 0 deletionscypherv2/testing_queries/new_query.json
- cypherv2/testing_queries/old_query.json 127 additions, 0 deletionscypherv2/testing_queries/old_query.json
- cypherv2/testing_queries/old_query_group.json 69 additions, 0 deletionscypherv2/testing_queries/old_query_group.json
- cypherv2/testing_queries/old_query_group_new.json 35 additions, 0 deletionscypherv2/testing_queries/old_query_group_new.json
- cypherv2/testing_queries/old_query_group_new2.json 36 additions, 0 deletionscypherv2/testing_queries/old_query_group_new2.json
- cypherv2/testing_queries/old_query_new.json 59 additions, 0 deletionscypherv2/testing_queries/old_query_new.json
- entity/queryStruct.go 209 additions, 209 deletionsentity/queryStruct.go
- entityv2/example_queries/test_simple_query.json 22 additions, 0 deletionsentityv2/example_queries/test_simple_query.json
- entityv2/example_queries/test_simple_query2.json 22 additions, 0 deletionsentityv2/example_queries/test_simple_query2.json
- entityv2/example_queries/test_simple_query_in.json 32 additions, 0 deletionsentityv2/example_queries/test_simple_query_in.json
Loading
Please register or sign in to comment