pietermartin / sqlg

TinkerPop graph over sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect error message for property type validation

alexkonchev opened this issue · comments

In SqlgUtil.validateIncomingPropertyType in the 'default' statement of the switch block, Preconditions.checkState has the parameters swapped around.