sqlg icon indicating copy to clipboard operation
sqlg copied to clipboard

TinkerPop graph over sql

Results 33 sqlg issues
Sort by recently updated
recently updated
newest added

`Sqlg` uses `index` as a special fake column for some queries to help with ordering resultsets that can not be ordered by the db. This clashes with column names that...

enhancement

Investigate the feasibility of using recursive queries for `friend of friend` type traversals.

enhancement

Restore `MSSqlServer` support back.

help wanted