C E I M N
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.amazonaws.neptune.client.jena - package com.amazonaws.neptune.client.jena
- com.amazonaws.neptune.client.rdf4j - package com.amazonaws.neptune.client.rdf4j
-
RDF4J client examples for Amazon Neptune.
E
- evaluateAndPrintQueryResult(String, Repository) - Static method in class com.amazonaws.neptune.client.rdf4j.NeptuneRdf4JSigV4Example
-
Evaluate the query and print the query result.
- executeSignedInsertRequest(String) - Static method in class com.amazonaws.neptune.client.rdf4j.NeptuneRdf4JSigV4Example
-
Example for signed request.
- executeSignedQueryRequest(String, String) - Static method in class com.amazonaws.neptune.client.rdf4j.NeptuneRdf4JSigV4Example
-
Example for signed request.
- executeUnsignedQueryRequest(String) - Static method in class com.amazonaws.neptune.client.rdf4j.NeptuneRdf4JSigV4Example
-
Example for unsigned request.
I
- initAuthenticatingHttpClient() - Method in class com.amazonaws.neptune.client.rdf4j.NeptuneSparqlRepository
-
Wrap the HTTP client to do Signature V4 signing using Apache HTTP's interceptor mechanism.
M
- main(String...) - Static method in class com.amazonaws.neptune.client.jena.NeptuneJenaSigV4Example
- main(String[]) - Static method in class com.amazonaws.neptune.client.rdf4j.NeptuneRdf4JSigV4Example
-
Main method.
N
- NeptuneJenaSigV4Example - Class in com.amazonaws.neptune.client.jena
- NeptuneJenaSigV4Example() - Constructor for class com.amazonaws.neptune.client.jena.NeptuneJenaSigV4Example
- NeptuneRdf4JSigV4Example - Class in com.amazonaws.neptune.client.rdf4j
-
Small example demonstrating how to use NeptuneSparqlRepository with SignatureV4 in combination with the RDF4J library (see http://rdf4j.org/).
- NeptuneSparqlRepository - Class in com.amazonaws.neptune.client.rdf4j
-
SPARQL repository for connecting to Neptune instances.
- NeptuneSparqlRepository(String) - Constructor for class com.amazonaws.neptune.client.rdf4j.NeptuneSparqlRepository
-
Set up a NeptuneSparqlRepository with V4 signing disabled.
- NeptuneSparqlRepository(String, AwsCredentialsProvider, String) - Constructor for class com.amazonaws.neptune.client.rdf4j.NeptuneSparqlRepository
-
Set up a NeptuneSparqlRepository with V4 signing enabled.
All Classes All Packages