-
on RepeatStep , MatchStep, UnionStep and maby more
the inner traversal does not work with out stratagy - mostly because it does not start with GraphStep.
need to fix it to make it more efficent
-
More of an sbt matter, but is there some build prerequisite that allows org.apache.tinkerpop to resolve? My sbt setup can only find com.tinkerpop. I am hoping to not have to resort to Gremlin-Java.
[…
-
Once https://issues.apache.org/jira/browse/TINKERPOP3-627 is fixed, we should
1) remove the configuration option in Titan that configures the default behavior
2) eliminate 2 TODOS that reference that …
-
this should EXCLUDE all of the TinkerPop3 tests, all performance and all memory tests.
Is it possible to make this the default profile that is executed when running mvn clean install? If so, we shoul…
-
-
there are 2 process and 3 environment tests for groovy (see TinkerGraph tests for comparison) that are not currently invoked in Titan. We should only add those to the berkeley module since passing the…
-
I've got the code to fix this but we need to wait for the new TP3 M9 RC before I can apply it.
-
```
java.lang.UnsupportedOperationException: Operation not supported on a stub vertex
at com.thinkaurelius.titan.graphdb.vertices.PreloadedVertex.stubVertexException(PreloadedVertex.java:143)
…
-
by extending the profile step functionality added in TP3 M8 with information on index hits, cache performance, etc. With @rjbriody
-
Observed in titan-console-0.9.0-M1.
Extensions are loaded when gremlin.sh is started from the dist root:
```
./bin/gremlin.sh
\,,,/
(o o)
-----oOOo-(3)-oOOo-----
plugin activated…