Class GraphRequest<O>

  • Type Parameters:
    O - the result type of the request.

    public class GraphRequest<O>
    extends Object
    A GraphRequest is a request that will be executed on a Gaffer Graph. A new Context with new jobId will be created based on your Context/User.