-
Hi..sorry but I'm pretty newbie with neo4j and I wish access to my local db...I'm following this article
http://bleibinha.us/blog/2013/10/scala-and-graph-databases-with-gremlin-scala
basically I did…
-
Using the below properties
```
storage.backend=cassandrathrift
storage.hostname=,,
cache.db-cache = true
cache.db-cache-clean-wait = 20
cache.db-cache-time = 180000
cache.db-cache-size = 0.5
index.s…
-
Today I spent most of the day reading [TinkerPop3 documentation](http://www.tinkerpop.com/docs/current/#_the_tinkerpop_story) and started working on defining a domain specific language for Bio4j modul…
-
How do you do a graph.Commit() of the graph data? There is no commit method on the ScalaGraph, just shutdown. Thanks in advance, and thanks for this library :)
-
Howdy,
Is it possible to run unit tests without actually having a full titan server? I was thinking about a way to run an embedded rexster server, with an in-memory TinkerGraph for unit testing, have…
-
Hey @andre-nunes
Did you already get to work on how to export the results to either XML or JSON?
_This part of the project is independent from the steps/DSL definition or CLI implementation_
Do you …
-
Hi,
I tried to perform the simple vertex call by id (with nodejs) just like it's shown in the getting started section, but the rexster server responded with
message: 'no scripts provided'
then I cal…
-
I have forked this repository. We are working on a database agnotstic ORM specifically for Graph Databases that is based on Laravel's Eloquent ORM, Schema, Migrations, and Query Builders. Truthfully, …
-
This is also an issue over in Blueprints (https://github.com/tinkerpop/blueprints/issues/409), but since Titan doesn't use the default vertex query of Blueprints, it would need to be fixed here for it…
-
https://github.com/tinkerpop/rexster/wiki/Extensions