-
This looks _quite_ interesting. I have been recently looking into graph db due to the needs of my current project. I ended up with Dgraph but I struggled to work with its API and their horrendous docu…
ghost updated
4 years ago
-
Hey guys:
I learned from the documentation that ent supports both SQL and Germlin.
Because of their structural differences, I want to know how their performance is when performing graph traversa…
-
Hello,
```
client = boto3.client('neptune', region_name='eu-west-1')
response = client.describe_db_instances()
```
Result
```
{'DBInstances': [{'DBInstanceIdentifier': '...', 'DBInstanceClas…
-
I'm trying to run my Android UI test in AWS device farm. When I run `fastlane android aws_device_run_android`. I get the same error all the time. I checked issues both this repo and fastlane, but I co…
-
I would like to propose that the project consider marking and cutting "releases" which would allow folks to better track the project and maintain installers (e.g. Homebrew) or at least add such formal…
-
### Issue Summary:
Connecting to Localhost:9000 the screen "Hello!" never finishes.
### Cloud Provider(s):
Kubernetes
### Environment:
Local Debian on minikube using minio storage.
###…
-
Hi, when I run our enterprise ontology through our schema service, we get problems with the following GIST classes:
- Duplicate relationship property definition for hasMagnitude on class PhysicalId…
-
I am having some issues with the `sourceMapPathOverrides` and `scriptPathOverrides`, I want to connect to a debugger running a lambda in a docker container (e.g. https://docs.aws.amazon.com/serverless…
-
From https://support.sonatype.com/hc/en-us/articles/360041287334 it says after 15/Jan/2020, the HTTP connections are not allowed.
I am trying to build the SDK but here is the error.
```
User…
-
We have an application where it would be convenient to use the private aws.Signers.V4 object to sign AWS requests. Is it safe to rely on this API in production, even if it's not part of the official d…