Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Computer Science
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2050  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: TinkerPop is a software group committed to delivering free, open-source graph technologies. This discussion board/mailing list is open to anyone who has comments or questions about the TinkerPop stack.
 

StrangeLoop 2013: "Graph Computing at Scale", by Matthias Broecheler 
  The StrangeLoop 2013 sessions were announced today ( [link]). Matthias' talk "Graph Computing at Scale" has been accepted: [link] Congrats Matthias! - James
By James Thornton  - 4:20am - 1 new of 1 message    

GroupCount and order using Java 
  Hi In the following query, if I want it to return the most common companies (basically order by descending on the groupcount) what would be the best way to do that using Java Gremlin Pipes. If I add the order pipe at the end, it just takes forever. I want to get the top n results that are most commonly followed in a member's network.... more »
By Prishant Mantrao  - May 17 - 5 new of 5 messages    

how to create a unique index? 
  The default index type is non-unique? Thank you! RQ
By Ranqi Zhu  - May 16 - 2 new of 2 messages    

(Rexpro) Getting different output from rexster-console 
  Hi guys. I'm running a simple g.v(1).properties command on the neo4jsample graph through rexpro from a php client. However this does not return any propertyKeys results where as doing the same through the console gives me a correct resultset. (same with .map() or .addVertex([name:'john']) who respectively don't return anything or create a vertex without properties on... more »
By Dmill  - May 16 - 4 new of 4 messages    

First Steps with Titan using Rexster and Scala 
  Hi, Zach Cox of former Gremlin-Scala fame just published a blog post on Titan+Rexster+Scala. [link] I thought others might benefit from the intro tutorial. Beyond Titan, this applies to anyone deploying a Rexster Graph server. Besides the "download Titan"-part, the tutorial is general to any Blueprints-enabeld graph database.... more »
By Marko Rodriguez  - May 16 - 1 new of 1 message    

Unable to query with g.V.has(), g.E.has(), and unable to use T.eq in a has query 
  In the MongoDB blueprints implementation, I am unable to use Gremlin to execute a query like this: g.V.has("foo","bar"). When running this query, I get the response: ==>null g.V for that matter is also null: ==>null When I would have expected all vertices returned. As a work around I can run something like this:... more »
By Nathan Pensack-Rinehart  - May 16 - 6 new of 6 messages    

Rexster/Blueprints 2.4.0-SNAPSHOT 
  What is the typical practice/policy for updating the SNAPSHOT repositories at sonatype? My scenario: using TitanServer (includes Rexster/Blueprints functionality) with embedded Cassandra. I'm building Titan 0.3.1 with a tinkerpop.version of "2.4.0-SNAPSHOT". My issue is that the relevant SNAPSHOT repositories... more »
By Zach Kinstner  - May 15 - 4 new of 4 messages    

neo4j graph addVertex() with properties (rexster) 
  Hello, I use Rexster 2.3.0 with rexster-console 2.3.0 I'm still working around learning the ropes with gremlin so I apologize before hand if this is a ridiculously stupid question. I've been trying the following in the console: g = new Neo4jGraph('/tmp/neo4j-graph') v1 = g.addVertex([name:'marko'])... more »
By Dmill  - May 15 - 4 new of 4 messages    

Create a enviroment set up 
  Hi, I need to create my enviroment set up. I need to instale GraphSail and Rio parse for my RDF file, but i don't know how to create it. I had installed Neo4j, but i don't know how to work with it,as a console mode. At the end, i need to put a RDF file into Neo4j, and see the graph representation and the introduce in it another node and remove other node.... more »
By Omar de Diego  - May 15 - 2 new of 2 messages    

Using BatchGraph in gremlin 
  hello, I'm trying to use a batchgraph in gremlin over titan but i can't get a grip on it: \,,,/ (o o) -----oOOo-(_)-oOOo----- gremlin>g = TitanFactory.open("config/cass andrathrift.local") ==>titangraph[cassandrathrift: 127.0.0.1] gremlin> gremlin> BatchGraph bg = new BatchGraph(g,VertexIDType.STRI NG,1000)... more »
By Alexandre Vallette  - May 15 - 6 new of 6 messages    

1 - 10 of 2050   « Newer | Older »

XML       Send email to this group: gremlin-users@googlegroups.com