gremlin> hercules = g.V().has("name","hercules").next()
WARN com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx - Query requires iterating over all vertices [(name = hercules)]. For better performance, use indexes
java.util.NoSuchElementException