pietermartin / sqlg

TinkerPop graph over sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecordId with composite ids need to escape commas.

pietermartin opened this issue · comments

RecordId.from(sqlgGraph, idString) does not work if the id itself has commas in it

fixed