-
- Version: 0.5.3
- Storage Backend: cql, in-memory
- Expected Behavior: Gremlin should automatically convert the String argument to the corresponding datatype for the property as it is doing for sim…
-
As title desc, ConfiguredGraphFactory.getGraphNames() call in GremlinExecutorGraphBinder of JanusGraphManager cannot get latest graphNames that created by console like this:
> map = new HashMap();…
-
### Problem Type (问题类型)
configs (配置项 / 文档相关)
### Before submit
- [X] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 [FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.ht…
-
主要是超时和消息过大两个问题,grpc限制消息不超过4M,单个查询不超过600s。
如何修改这个设置?
gaia里面编译后start_rpc_service就没有配置选项……
gremlin server 和 gremlin console客户端是可以设置超时和content length的
-
Reported on [janusgraph-users thread](https://groups.google.com/d/msg/janusgraph-users/4aEjYjvzhX8/stteMYZ5CQAJ)
It is reproducible from the Gremlin Console.
```
gremlin> graph = JanusGraphFact…
-
I am running Titan on AWS with Dynamo storage. Everything hooks up fine and was able to add vertexes using gremlin console. I have a js file that uses titan-node to check a simple query. It keeps comi…
-
I have a React app that connects to Janusgraph over a websocket connection. This worked well in version JanusGraph 0.3.1. I installed version 0.4.0 and it works with the gremlin console, but when tryi…
-
we have create a schema and add some vertexes in Janusgraph. For example,
![捕获](https://user-images.githubusercontent.com/32957961/65753098-d3dad000-e140-11e9-8492-53e40e026ac8.PNG)
However…
-
I'm trying to use BulkUploader to upload some documents. I'm observing that nothing is actually getting uploaded. The results object reports 0 documents uploaded and there are no documents reporting a…
-
Would be nice if
a) the input field would support multiple lines
b) line-breaks would be preserved and
c) the console output would be formatted as we do in the TinkerPop docs
Output format example:
…