Uh oh!
There was an error while loading. Please reload this page.
Actions: PostGraphDB/postgraph
Actions
Showing runs from all workflows
38 workflow runs
38 workflow runs
First Version of LOAD CSV
.github/workflows/codecov.yml
#368:
Commit 60548b2
pushed
by
JoshInnis
Add Barebones of LOAD CSV Command
.github/workflows/codecov.yml
#367:
Commit e33c44b
pushed
by
JoshInnis
Add Executor/Cypher_Merge.c
.github/workflows/codecov.yml
#366:
Commit 50b1785
pushed
by
JoshInnis
Start Reimplementing MERGE Clause
.github/workflows/codecov.yml
#365:
Commit 7338257
pushed
by
JoshInnis
Fix Locking Error Message for CREATE Clause
.github/workflows/codecov.yml
#364:
Commit de43f3e
pushed
by
JoshInnis
Update some test cases
.github/workflows/codecov.yml
#363:
Commit 8a4e797
pushed
by
JoshInnis
Allow CREATE to reference previous vertices
.github/workflows/codecov.yml
#362:
Commit 6b4244b
pushed
by
JoshInnis
Have retrieve_vertex use BTrees if it exists
.github/workflows/codecov.yml
#361:
Commit 7eb6f0c
pushed
by
JoshInnis
feat: Support label filtering in vle match search
.github/workflows/codecov.yml
#360:
Commit d202fb3
pushed
by
JoshInnis
feat: add edge label filtering to edge_search and Cypher clause
.github/workflows/codecov.yml
#359:
Commit 9e1ad8c
pushed
by
JoshInnis
feat: support Cypher variable-length edge bounds and add more test cases
.github/workflows/codecov.yml
#358:
Commit 9ca2b38
pushed
by
JoshInnis
Fix Vertex creation of to vertices in MAtch
.github/workflows/codecov.yml
#357:
Commit 6a7f88c
pushed
by
JoshInnis
Support Vertex and Edge Variables in CREATE
.github/workflows/codecov.yml
#356:
Commit 58b0a8e
pushed
by
JoshInnis
Cleanup Expression logic
.github/workflows/codecov.yml
#355:
Commit 5656047
pushed
by
JoshInnis
Strip out transform_entity logic
.github/workflows/codecov.yml
#354:
Commit e2a1e77
pushed
by
JoshInnis
Multilength paths and edge uniqueness (non-vle) support
.github/workflows/codecov.yml
#352:
Commit cc5f378
pushed
by
JoshInnis
move ltree lookup to function
.github/workflows/codecov.yml
#350:
Commit 9780954
pushed
by
JoshInnis
Add Hash Indices to label tables
.github/workflows/codecov.yml
#347:
Commit 66aeee2
pushed
by
JoshInnis
Support Edge Labels in CREATE Clause
.github/workflows/codecov.yml
#346:
Commit a72fce3
pushed
by
JoshInnis
Start Vertex can be a variable
.github/workflows/codecov.yml
#345:
Commit 1f23178
pushed
by
JoshInnis
Cleanup refrences leaks
.github/workflows/codecov.yml
#344:
Commit 84a6bb2
pushed
by
JoshInnis