Hi,
> just getting real specific around TLong/TInteger for a minute - should
> TinkerPop's primitive just be TNumber? We do a lot of "stuff" to try to
> make numbers just be numbers across TinkerPop and each language has to do
> extra stuff to match the JVM, which is something we keep trying to avoid.
I don’t know what the best practices our for modern databases. I basically just
copied the SQL type system assuming that was what standard databases are able
to represent.
https://www.journaldev.com/16774/sql-data-types#sql-data-types
<https://www.journaldev.com/16774/sql-data-types#sql-data-types>
?,
Marko.