The graph traversal API The g traversal options to interact with DataStax Graph. addE How to specify an edge. addV How to specify a vertex. io How to read or write a graph using low-level input/output. property How to specify a property. with How to modify execution of graph queries.