Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
query-conversion
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GraphPolaris
query-conversion
Graph
e9b98acf3654050be68924b6815c3887c2e45fd1
Select Git revision
Branches
3
develop
feature/cypher-query-chaining
main
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
3
19
Jul
25
Jun
12
2
Mar
19
Jan
18
Nov
25
Oct
10
26
Sep
29
Aug
9
26
Jul
19
12
7
Feb
1
17
Jan
15
8
Dec
29
Nov
27
25
24
19
17
16
10
9
13
Sep
10
25
Jun
18
17
16
14
7
1
27
May
26
23
22
18
17
feat: change incoming query JSON to only include query ID, ML and cached parameters
main
main
feat: change incoming query JSON to only include query ID, ML and cached parameters
feat: is empty added
chore(cy): remove relation from with clause
fix: cypher query where clause on grouping
bump go version
chore: update mod
fix(ws): better formatting
fix: correctly filter relationship list
feat: add relation-based logic to neo4j
chore: backend messaging full refactor
feat: support ambivalent relationship direction
Re-enable machine learning backend
fix query direction conversion
add extra test for like logic
add logic functionality to query parsing
fix new JSON parsing
fix unmarshaler
removing past JSON query instead
add generic convertQuery for extension
adding v2 of query converter
Fixed cypher converted
Merge branch 'develop' into 'main'
Squashed commit of the following:
develop
develop
Merge branch 'main' into develop
In-fix #2
In-id fix
Squashed commit of the following:
Merge branch 'feature/groupby_overhaul' into 'Develop'
Groupby overhaul
Uncommented QueryModierStruct
Merge branch 'Develop'
Merge branch 'develop' into 'Develop'
Big merge
Merge branch 'Develop' into 'main'
Merge branch 'feature/chaining_and_nesting' into 'Develop'
Removed some printstatements
Restored aql
Commented and tested the converter
Converter now handles small cycles in the query
Loading