This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Description
Is there any strong reason to use JUints when Scala does not support the Unsigned Int type and python-client does not support them either?
Well, in fact in the python-client we have ways of casting to uint64 in the native part, but they are never going to get called, since the type of node, as linked before, is not going to ever return NODE_UINT