-
I'm new to using JanusGraph, so apologies if this is caused by something I've done wrong.
The following code in Gremlin.Net produces the following error in JanusGraph.
```csharp
g.AddV("person"…
-
Apache TinkerPop 3.0 was released in GA several months ago:
http://tinkerpop.incubator.apache.org/
and includes a new `GraphReader` and `GraphWriter` API:
http://tinkerpop.incubator.apache.org/docs…
-
Are there plans to support Apache TinkerPop (http://tinkerpop.apache.org)? If you do, you get Gremlin OLTP and OLAP for free. For your specific optimizations (fast breadth-first search), you could wri…
okram updated
8 years ago
-
Hello,
I am running this query
```
g.V().has( "myField", P.within([ 10, 13, 14, 100, 110, 111, 131]))
```
Over a graph with `~30M` of nodes.
The process terminates with an error, here the…
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guide…
-
Hi,
We have integrated the neo4j-gremlin-bolt driver into a gremlin server. Below the steps:
- Download and unzip gremlin server (http://apache.mirrors.lucidnetworks.net/tinkerpop/3.4.2/apache-tin…
-
Use latest TinkerPop version, 3.6.1. https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc
-
I am using 0.2.1 against an Accumulo 1.7.0. As soon as I do a
``` scala
Configuration cfg = new AccumuloGraphConfiguration()
.setInstanceType(InstanceType.Distributed)
.setZooKeeperHosts("zookee…
-
Version: Titan 1.0.0
This query works without issue with query.batch off.
Steps to reproduce using toy data with the relevant portion of the exception.
``` groovy
gremlin> graph = TitanFactory.open…
-
3.3.4 is the latest version . . .
3.3.3 has been archived to:
http://archive.apache.org/dist/tinkerpop/3.3.3/apache-tinkerpop-gremlin-server-3.3.3-bin.zip