Taylor Riggan

Results 31 comments of Taylor Riggan

I took a look at the committed changes. Everything looks good except for the change in default behavior for JSON formatting for properties with single values. I think adding the...

Noting which project this is related to here: https://github.com/aws-samples/amazon-neptune-samples/blob/master/gremlin/visjs-neptune/README.md Will follow up with the author to address.

Can you say a bit more about how you are using this client library? Are you attempting to connect via `localhost` because you're using an SSH proxy to connect to...

I was successfully able to reproduce the issue and I now see what you're referring to. The issue seems to be with the `DriverRemoteConnection.tx()` call when creating a `Transaction` object....

Is there a specific reason that you need the data in the openCypher data load format? It should not matter whether you load the data into Neptune using the native...

Hi @sangram23, There are multiple samples within this repository. Which one specifically are you looking to reuse/customize?

That sounds like a very bespoke deployment. The code provided in this repo is to be used for reference purposes or experimentation. It doesn't cover every possible deployment pattern or...

You can use the bulk loader for upserts under two conditions: - The value for a given property is of single cardinality [1] - The bulk load request is submitted...

There's actually no need to go through the build process and create your own docker image. We push docker images of the latest builds out to the AWS ECR Public...

Related: https://stackoverflow.com/questions/78197550/trying-to-use-aws-graphexplorer-as-a-visualizer-for-local-gremlin-server-does-no