C E G H I M N O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createHTTPClient() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Creates a new
RDF4JProtocolSessionobject.
E
- evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
- evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
- evaluate() - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
- evaluate(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
- evaluate(RDFHandler) - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
- execute() - Method in class org.eclipse.rdf4j.repository.http.HTTPUpdate
- explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
- explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
- explain(Explanation.Level) - Method in class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
- export(Model) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
G
- getAdditionalHttpHeaders() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Get the additional HTTP headers which will be used
- getCauseAsIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- getCauseAsIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- getCauseAsMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- getCauseAsMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- getCauseAsRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- getCauseAsRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- getConfig() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
- getConnection() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- getDataDir() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- getHttpClient() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- getHttpClientSessionManager() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- getPassword() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- getPreferredRDFFormat() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Indicates the current preferred
RDFFormat. - getPreferredTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Indicates the current preferred
TupleQueryResultFormat. - getRepository(RepositoryImplConfig) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
- getRepositoryType() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
-
Returns the repository's type: openrdf:HTTPRepository.
- getRepositoryURL() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- getURL() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- getUsername() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- getValueFactory() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
H
- HTTPBooleanQuery - Class in org.eclipse.rdf4j.repository.http
-
TupleQuery specific to the HTTP protocol.
- HTTPBooleanQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPBooleanQuery
- HTTPGraphQuery - Class in org.eclipse.rdf4j.repository.http
-
GraphQuery implementation specific to the HTTP protocol.
- HTTPGraphQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPGraphQuery
- HTTPQueryEvaluationException - Exception in org.eclipse.rdf4j.repository.http
- HTTPQueryEvaluationException(String) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- HTTPQueryEvaluationException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- HTTPQueryEvaluationException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- HTTPRepository - Class in org.eclipse.rdf4j.repository.http
-
A repository that serves as a client for a remote repository on an RDF4J Server.
- HTTPRepository(String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepository
- HTTPRepository(String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPRepository
- HTTPRepositoryConfig - Class in org.eclipse.rdf4j.repository.http.config
- HTTPRepositoryConfig() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- HTTPRepositoryConfig(String) - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- HTTPRepositoryFactory - Class in org.eclipse.rdf4j.repository.http.config
-
A
RepositoryFactorythat createsHTTPRepositorys based on RDF configuration data. - HTTPRepositoryFactory() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
- HTTPRepositorySchema - Class in org.eclipse.rdf4j.repository.http.config
-
Deprecated, for removal: This API element is subject to removal in a future version.since 4.3.0. Use
CONFIGinstead. - HTTPRepositorySchema() - Constructor for class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
-
Deprecated.
- HTTPRepositorySettings - Class in org.eclipse.rdf4j.repository.http.helpers
-
Class encapsulates configuration settings specific for
HTTPRepository. - HTTPRepositorySettings() - Constructor for class org.eclipse.rdf4j.repository.http.helpers.HTTPRepositorySettings
- HTTPTupleQuery - Class in org.eclipse.rdf4j.repository.http
-
TupleQuery specific to the HTTP protocol.
- HTTPTupleQuery(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPTupleQuery
- HTTPUpdate - Class in org.eclipse.rdf4j.repository.http
-
Update specific to the HTTP protocol.
- HTTPUpdate(HTTPRepositoryConnection, QueryLanguage, String, String) - Constructor for class org.eclipse.rdf4j.repository.http.HTTPUpdate
- HTTPUpdateExecutionException - Exception in org.eclipse.rdf4j.repository.http
- HTTPUpdateExecutionException(String) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- HTTPUpdateExecutionException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- HTTPUpdateExecutionException(Throwable) - Constructor for exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
I
- initializeInternal() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- isCausedByIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- isCausedByIOException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- isCausedByMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- isCausedByMalformedQueryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- isCausedByRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPQueryEvaluationException
- isCausedByRepositoryException() - Method in exception org.eclipse.rdf4j.repository.http.HTTPUpdateExecutionException
- isWritable() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
M
- MAX_STATEMENT_BUFFER_SIZE - Static variable in class org.eclipse.rdf4j.repository.http.helpers.HTTPRepositorySettings
-
Maximum size (in number of statements) allowed for statement buffers before they are forcibly flushed.
N
- NAMESPACE - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
-
Deprecated.
O
- org.eclipse.rdf4j.repository.http - package org.eclipse.rdf4j.repository.http
-
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
- org.eclipse.rdf4j.repository.http.config - package org.eclipse.rdf4j.repository.http.config
- org.eclipse.rdf4j.repository.http.helpers - package org.eclipse.rdf4j.repository.http.helpers
P
- parse(Model, Resource) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- PASSWORD - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
-
Deprecated.use
CONFIG#passwordinstead.
R
- REPOSITORY_TYPE - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryFactory
-
The type of repositories that are created by this factory.
- REPOSITORYURL - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
-
Deprecated.use
CONFIG#urlinstead.
S
- setAdditionalHttpHeaders(Map<String, String>) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Set additional HTTP headers to be included in every request to the server, which may be required for certain unusual server configurations.
- setDataDir(File) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- setHttpClient(HttpClient) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- setHttpClientSessionManager(HttpClientSessionManager) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
- setPassword(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- setPreferredRDFFormat(RDFFormat) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Sets the preferred serialization format for RDF to the supplied
RDFFormat, overriding theSPARQLProtocolSession's default preference. - setPreferredTupleQueryResultFormat(TupleQueryResultFormat) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Sets the preferred serialization format for tuple query results to the supplied
TupleQueryResultFormat, overriding theSPARQLProtocolSession's default preference. - setURL(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- setUsername(String) - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
- setUsernameAndPassword(String, String) - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
-
Set the username and password to use for authenticating with the remote repository.
- shutDownInternal() - Method in class org.eclipse.rdf4j.repository.http.HTTPRepository
U
- USERNAME - Static variable in class org.eclipse.rdf4j.repository.http.config.HTTPRepositorySchema
-
Deprecated.use
CONFIG#usernameinstead.
V
- validate() - Method in class org.eclipse.rdf4j.repository.http.config.HTTPRepositoryConfig
All Classes All Packages