https://issues.apache.org/jira/browse/TINKERPOP-1435

Implemented `Duration`, `Char`, `ByteBuffer`, `Byte`, `BigInteger` and 
`BigDecimal` which were the most critical ones right now. Tried to do 
`InetAddress` but there didn't seem to be anything in Python suitable to 
handled that type except for `ip_address` but it wouldn't parse things like 
"localhost" and other things that Java will so it seemed a bit incompatible. 
Also ignored all the `java.time.*` things for now...wonder if those shouldn't 
just be deprecated....



[ Full content available at: https://github.com/apache/tinkerpop/pull/1060 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to