Class HTTPGraphQuery

java.lang.Object
All Implemented Interfaces:
GraphQuery, Operation, Query

public class HTTPGraphQuery extends AbstractHTTPQuery implements GraphQuery
GraphQuery implementation specific to the HTTP protocol. Methods in this class may throw the specific RepositoryException subclass UnautorizedException, the semantics of which is defined by the HTTP protocol.
Author:
Arjohn Kampman, Herko ter Horst, Andreas Schwarte
See Also: