-
**Precondition**
* .../eclipse.exe has launched.
* iFL plugin has been installed.
**Steps**
1. Select a project.
1. Click iFL button.
1. Window / Preferences > iFL Preferences.
1. Give t…
-
The set of types supported by the driver are found here...
* https://neo4j.com/docs/api/java-driver/current/
* https://neo4j.com/docs/api/java-driver/current/index.html?org/neo4j/driver/v1/class-…
-
### Bug Type (问题类型)
other exception / error (其他异常报错)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guide…
-
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?
-
I had to build neptune_python_utils on python3.6.
Running this on SageMaker Jupyter.
`neptune_endpoint = 'neptunecluster.cluster-cghdntee9kjh.us-east-1.neptune.amazonaws.com'
neptune_port = 818…
-
I have the grateful dead json loaded into a graph, using this graph database: https://github.com/pietermartin/sqlg
I am running `g.V()` on your visualizer tool, and getting an error.
The logs fr…
-
Hi,
We enabled bolt and APOC procedures in the embedded neo4j started by the driver by putting these properties on neo4j-empty.properties:
gremlin.neo4j.conf.dbms.security.procedures.unrestricted=…
-
When the slow query times out, gremlin-console will display Evaluation exceeded the configured 'evaluationTimeout' threshold of 30000 ms or evaluation was otherwise cancelled directly for request [g.…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please…
-
I used session client to query, but it will cause Failed to authenticate in some times. I makesure username and password is right. I used it like
```
Cluster cluster = Cluster.open(filepath);
Stri…