-
Is there any updates to this documentation that work? This page refers to LinkedDataSailGraph:
https://github.com/tinkerpop/gremlin/wiki/LinkedData-Sail#the-mechanics-of-linkeddatasail
I'm very n…
-
Hi all,
First of all, I would like to state that I am somewhat new to JanusGraph and might have missed something obvious (but I do not think so).
While writing some unit tests, I find myself cre…
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guide…
-
when running this docker file I cannot query Vertex:
version: '3.4'
services:
workflowenginedb:
image: docker.io/janusgraph/janusgraph:latest
container_name: workflow-engine-db
…
-
I'm using gremlin-scala to talk to a Neptune instance.
Trying to use WithSack in a traversal I kept getting the error
Caused by: org.apache.tinkerpop.gremlin.driver.exception.ResponseException: A…
-
Cypher-Gremlin-Neo4j-Driver uses an API like Neo4j-java-Driver to connect Gremlin Server with Cypher plugin. Is there any API like Neo4j-jdbc-Driver that can be used to connect the Server?
-
@prabushitha could you provide a way to specify those when starting the server and remove them from interface ? something like GREMLIN_SERVER and GREMLIN_PORT (defaulting to 8182).
-
Have been trying to simply display a small graph as I have always done before. Have updated software environment to run
- Big Sur on a Mac,
- Python 3.9.8,
- TInkerPop-Gremlin Server 3.5.1,
…
-
This was done against a build of the `tp3-ci-31` branch while using the `titan-cassandra-es.properties` configuration file.
When you set a property value it gets indexed properly and can be found wit…
-
`mvn test -q -Pdownload-janusgraph-server-zip`
This command, essentially, just downloads a file from the URL, something that could be done with wget/curl. The issue I faces was that my download has…