I have an Amazon EC2 (windows) and an Amazon Neptune, both in the same VPC. I would like to connect to Neptune from EC2 using either sparql or Gremlin and don't know how to do this. I found
https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-sparql.html
and
https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin.html
None of the two explains how to call Neptune using sparql or Gremlin (is it from terminal or do they have studios of their own?) Thanks for any hint.