I was thinking of using Gremlin without resorting to the deprecated `GraphDatabaseAPI`. I need to instantiate a `org.neo4j.tinkerpop.api.Neo4jGraphAPI` given a GraphDatabaseService but I can't seem to find a way. Thanks.