About serializing python 3 integers to GraphSON, I would suggest that they be
serialized the same way as python 2 longs, since they are roughly equivalent.
From: Stephen Mallette
Sent: September 6, 2016 12:26 PM
To: dev@tinkerpop.apache.org
Subject: Re: [
[
https://issues.apache.org/jira/browse/TINKERPOP-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452496#comment-15452496
]
Leifur Halldor Asgeirsson commented on TINKERPOP-1278:
--
Whe
[
https://issues.apache.org/jira/browse/TINKERPOP-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367812#comment-15367812
]
Leifur Halldor Asgeirsson commented on TINKERPOP-1278:
--
[
https://issues.apache.org/jira/browse/TINKERPOP-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366694#comment-15366694
]
Leifur Halldor Asgeirsson commented on TINKERPOP-1278:
--
The gremlin-variant tests currently fail unless the aenum package has been
installed and added to PYTHONPATH. I notice that the mavenjython plugin can
download and install python packages
(http://mavenjython.sourceforge.net/compile/) but when I add aenum to the
plugin configuration, it still do
your notes/gist
and make it happen?
Marko.
http://markorodriguez.com
> On Jun 15, 2016, at 3:55 PM, Leifur Halldor Asgeirsson
> wrote:
>
> Hi all,
> I have a couple of suggestions for the GLV.
>
> Firstly, it would be useful to be able to inject arbitrary expr
Hi all,
I have a couple of suggestions for the GLV.
Firstly, it would be useful to be able to inject arbitrary expressions, such as
static constructors. For example, in an application that I'm currently working
on, I use Titan's Geoshape property type. I would like to be able to call one
of the