All Superinterfaces:
Configuring, Parameterizing
All Known Implementing Classes:
IoStep

public interface ReadWriting extends Configuring
An interface that defines a Step as one that handles IO based operations for a Graph.
Author:
Stephen Mallette (http://stephen.genoprime.com)
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Determines the mode of the the IO operation as being for reading or writing (or by default "unset")
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the file location to write to.
     
    void
     

    Methods inherited from interface org.apache.tinkerpop.gremlin.process.traversal.step.Configuring

    configure

    Methods inherited from interface org.apache.tinkerpop.gremlin.process.traversal.step.Parameterizing

    getParameters