Sorry I don't go through the code however by testing mariadb via gremlin-console it would be great if possible to load into gremlin-server framework.
my understanding is that SQLG works much like an interpreter that converts(compiles) Gremlin API to corresponding SQL. In gremlin-console, SqlgGraph is handy.
is the same interface that gremlin-console use as the gremlin-server? Please advise.
Sorry I don't go through the code however by testing mariadb via gremlin-console it would be great if possible to load into gremlin-server framework.