Dongx

Results 5 issues of Dongx

### Question This is how to startup in web site. like this, when I used this paramter, but it didn't active, it running with default profiles, I think in `start.sh`...

type: question

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...

kind/bug/possible

I have some Dynamic Graph about es and hbase from ConfiguredGraphFactory.When I dropping those, I used `ConfiguradGraphFactory.drop('graphName')`,but it will be hang up until timtout to failed or I used `m.forceCloseInstance('${instanceId}')`...

kind/bug/possible

我有一些例如:①②③④⑤这种的符号,该如何通过您的代码进行训练呢

this is a demo about schema. ``` m = graph.openManagement() v1 = m.makeVertexLabel('v1').make() v2 = m.makeVertexLabel('v2').make() v3 = m.makeVertexLabel('v3').make() cp0 = m.makePropertyKey('cp0').dataType(String.class).make() cp1 = m.makePropertyKey('cp1').dataType(String.class).make() cp2 = m.makePropertyKey('cp2').dataType(String.class).make() cp0_c =...

kind/bug/possible