Thebigwind
Thebigwind
How to initiate a pregel call via /_db/_system/_api/control_pregel? I call like this, but it does not return result: ` `func (db *dbService) QueryPregel2(reqParams interface{}) (error, interface{}) { conn := db.client.Connection()...
  在安卓客户端测试连接成功, 在mac电脑测试失败,已导入证书,但是连接时认证失败。mac版本:11.6.7
Is this certificate required? Can the certificate verification be removed that the client only use username and password ?
can connect multiple coordinator, and polling to send requests?