-
```
Add documentation on using "Gremlin" [1] via the Sesame-Connector in Blueprints
[2].
[1] https://github.com/tinkerpop/gremlin/wiki
[2] https://github.com/tinkerpop/blueprints/wiki
```
Original…
-
Hey @winash .
My name is Marko Rodriguez. I work on the TinkerPop stack. Lately, I have been studying HBase for the purpose of storing a Blueprints graph. Googling around, I came across Poseidon. I'v…
okram updated
12 years ago
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guide…
-
Look my cenarius:
The tinerkpop server conf (serializer)
```
- { className: org.apache.tinkerpop.gremlin.driver.ser.GraphSONMessageSerializerGremlinV1d0, config: { useMapperFromGraph: graph }}
-…
-
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"…
-
As noted in the changelog: https://docs.janusgraph.org/changelog/#drop-support-for-gryo-messageserializer
Gryo MessageSerializer [has been dropped in TinkerPop 3.6.0](https://tinkerpop.apache.org…
-
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…
-
Gremlin DSL is a standard language for graph querying.
https://pypi.python.org/pypi/gremlinpython
http://tinkerpop.apache.org/docs/current/reference/#gremlin-python
http://tinkerpop.apache.org/docs…
-
您好, 我这边出了点异常
```
java.lang.RuntimeException: java.lang.RuntimeException: java.util.concurrent.TimeoutException: Timed out while waiting for an available host - check the client configuration and con…
ganhb updated
6 years ago
-
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