Category "aws-neptune"

Gremlin Java client throws a java.util.concurrent.TimeoutException

We have a AWS Neptune db.r4.large instance which with 2vCPUs can run 4 threads and hence 4 queries maximum at a time. We use the Gremlin Java client to connect

Sort vertices by presence of 2 properties

UPDATE 1 I've added the descLength and imageLength properties to allow for easier sorting. The idea is that constant(0) can be used to fill in the values for us