| Package | Description |
|---|---|
| eu.ehri.extension |
Jersey resource classes for providing
web service access to the graph, via
the
eu.ehri.project.api layer. |
| eu.ehri.extension.providers |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
GraphQLResource.query(GraphQLQuery q)
Run a GraphQL query.
|
| Modifier and Type | Method and Description |
|---|---|
GraphQLQuery |
GraphQLQueryProvider.readFrom(Class<GraphQLQuery> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
long |
GraphQLQueryProvider.getSize(GraphQLQuery graphQLQuery,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
void |
GraphQLQueryProvider.writeTo(GraphQLQuery graphQLQuery,
Class<?> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> multivaluedMap,
OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
GraphQLQuery |
GraphQLQueryProvider.readFrom(Class<GraphQLQuery> aClass,
Type type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> multivaluedMap,
InputStream inputStream) |
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.