On Fri, May 6, 2016 at 2:13 PM, Stephen Mallette wrote:
> The TinkerPop PPMC would like to welcome Michael Pollmeier to the committer
> ranks. Michael has done good work on gremlin-scala over the years (a project
> he was sort of thrust into, if I recall correctly) and, among other
> TinkerPoppy t
On Wed, Apr 20, 2016 at 9:23 PM, Stephen Mallette wrote:
> This thread on Gremlin Language Variants has been very interesting:
>
> https://pony-poc.apache.org/thread.html/Zcazrw7k442xcwc
>
> Anyway, the category thing is just setting the stage for this big
> bombshell. I think TinkerPop should co
Sorry for being a little late to the party. I thought it was worth
adding that all gremlin-javascript (v2.3.1 on npm) tests also pass
against TinkerPop v3.2.0.
Jean-Baptiste
On Fri, Apr 8, 2016 at 10:43 PM, Stephen Mallette wrote:
> Hello,
>
> We are happy to announce that TinkerPop 3.2.0-incuba
On Mon, Mar 14, 2016 at 10:35 PM, Marko Rodriguez wrote:
>
> Hello,
>
> We are proud to announce that Ketrina Yim, TinkerPop's cartoonist, has
> officially joined TinkerPop as a committer.
>
> http://tinkerpop.apache.org
>
>
> Take care,
> Marko.
Welcome Katrina! Love the artwork. This makes Gre
Jumping in.
If you only need a graph data structure, TinkerGraph-js could certainly
help. IIRC, the TinkerGraph Java code is quite simple and the
JavaScript port doesn't have to change much over time, so it's easy to keep
track of the changes. A graph is basically an object with an array of
vertic
On Fri, Mar 18, 2016 at 12:42 AM, Stephen Mallette wrote:
> Given that we've resolved the issues presented by our mentor Daniel Gruno
> in the ASF Maturity Model (that he was good enough to fill out for us), it
> seems that the next step is to more officially achieve some consensus on
> graduating
ogle Groups
> "Gremlin-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gremlin-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gremlin-users/CAK-m_Ky9d0
On Mon, Feb 8, 2016 at 4:00 PM, Stephen Mallette wrote:
> Hello, The release artifacts can be found at this location:
> https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/3.1.1-incubating/
> The source distribution is provided by:
> apache-tinkerpop-3.1.1-incubating-src.zip
> Two binary di
I didn't add these specific tests yet for gremlin-javascript but I'll
do so and let you know how it goes.
Current test suite is located at
https://github.com/jbmusso/gremlin-javascript/tree/78f7d548b83f2469a2fca720587143c9c753197b/test
Jean-Baptiste
On Fri, Jan 29, 2016 at 10:25 PM, Stephen Mall
On Mon, Nov 16, 2015 at 6:55 PM, Stephen Mallette wrote:
> Hello,
>
> It's release day for 3.1.0-incubating and TinkerPop is in need of votes!
Just built from source.
gremlin-javascript client tests pass.
+1 (non-binding)
Thanks,
Jean-Baptiste
+1 (non-binding)
Jean-Baptiste
On Wed, Nov 18, 2015 at 6:17 PM, Stephen Mallette wrote:
> There was some discussion on this thread:
>
> https://pony-poc.apache.org/thread.html/Z4wiwe96uqaf0xc
>
> about renaming the JIRA project from "TINKERPOP3" to "TINKERPOP". Let's
> make the change official
I should add that gremlin-javascript websocket client tests are all passing
as well against TP v3.0.2.
On Wednesday, 21 October 2015, Jean-Baptiste Musso
wrote:
> Hi TinkerPop,
>
> $ uname -a
> Darwin Macintosh.local 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19
> 00:26:44 PDT
Hi TinkerPop,
$ uname -a
Darwin Macintosh.local 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19
00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45
On Sat, Oct 10, 2015 at 7:36 PM, Jonathan Schneider
wrote:
> Netflix has a need for a solid binding between Falcor/GraphQL and Tinkerpop
> immediately and I'm sure several of us could help.
Wow! This is fantastic news and I'm only half-surprised that Netflix
has such interests. I'm pretty sure th
Related - have you considered using semantic versioning [1]
(major.minor.patch)? Roughly, semver states that breaking changes
should bump major, new backward-compatible features should bump minor
while bug fixes should bump patch. It also supports pre-release
version (-alpha, -incubating or -whatev
This makes a lot of sense to me. I don't think such change will bring any
issue.
Jean-Baptiste
On Monday, May 4, 2015, Stephen Mallette wrote:
> It occurred to me that the Gremlin Server protocol hasn't changed in any
> way in months. A good thing, perhaps, but it also worried me a little, in
16 matches
Mail list logo