Is it possible to extract the requestId of an Amazon Neptune Gremlin query via gremlin-driver?
Is there any way via gremlin-driver to extract the requestId of a completed query submitted to Amazon Neptune? Specifically when it's submitted either using a Client or via Bytecode. Or is using the REST endpoint the only way to achieve this?