Index

C D F G H I L N O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

configDataAccessPoint(FusekiServer.Builder, DataAccessPoint, Model) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
configDataAccessPoint(DataAccessPoint, Model) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
configured(FusekiServer.Builder, DataAccessPointRegistry, Model) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
The GraphQL endpoint registration happens here because the Fuseki Service Builder is available which we need to register servlets for the UI javascript bundle.

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.mod.graphql.HttpServletStaticPayload
 
doGet(HttpAction) - Method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
The GET command can serve: the website, the notification stream from task execution and the latest task execution status.
doPost(HttpAction) - Method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
Post request; currently always handles graphql execution

F

FMod_GraphQl - Class in org.apache.jena.fuseki.mod.graphql
 
FMod_GraphQl() - Constructor for class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 

G

getExternalForm(Class<?>) - Static method in class org.apache.jena.fuseki.mod.graphql.ServerUtils
 
getGraphQlSchemaFile(Context) - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
getGraphQlSchemaNavigator(Context) - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
getGraphQlSparqlQueryEndpoint(Context) - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
graphQlQueryOperation - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
GraphQlQueryService - Class in org.apache.jena.fuseki.mod.graphql
Spatial index (re)computation service.
GraphQlQueryService() - Constructor for class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
 

H

HttpServletStaticPayload - Class in org.apache.jena.fuseki.mod.graphql
A simple servlet for serving a static sequence of bytes with a specified content type.
HttpServletStaticPayload(String, byte[]) - Constructor for class org.apache.jena.fuseki.mod.graphql.HttpServletStaticPayload
 

I

IO2 - Class in org.apache.jena.fuseki.mod.graphql
 
IO2() - Constructor for class org.apache.jena.fuseki.mod.graphql.IO2
 

L

loadJsBundle() - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 

N

name() - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
NS - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 

O

OP_NAME - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
org.apache.jena.fuseki.mod.graphql - package org.apache.jena.fuseki.mod.graphql
 

P

prepare(FusekiServer.Builder, Set<String>, Model) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
processGraphQlSchema(FusekiServer.Builder, DataAccessPoint, Endpoint) - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 

R

readResourceAsBytes(Class<?>, String) - Static method in class org.apache.jena.fuseki.mod.graphql.IO2
 
readResourceAsBytes(ClassLoader, String) - Static method in class org.apache.jena.fuseki.mod.graphql.IO2
 
registerJsServlet(FusekiServer.Builder, String) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 

S

serverAfterStarting(FusekiServer) - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
ServerUtils - Class in org.apache.jena.fuseki.mod.graphql
 
ServerUtils() - Constructor for class org.apache.jena.fuseki.mod.graphql.ServerUtils
 
serveStatus(HttpAction) - Method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
 
serveWebPage(HttpAction) - Method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
Get request; currently always returns HTML
setGraphQlSchemaNavigator(Context, SchemaNavigator) - Static method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
start() - Method in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
successJson(HttpAction, String) - Static method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
 
successStringUtf8(HttpAction, String, String) - Static method in class org.apache.jena.fuseki.mod.graphql.GraphQlQueryService
 
SYM_GRAPHQL_SCHEMA - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
SYM_GRAPHQL_SCHEMA_NAVIGATOR - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
 
SYM_GRAPHQL_SPARQL_QUERY_ENDPOINT - Static variable in class org.apache.jena.fuseki.mod.graphql.FMod_GraphQl
A symbol for the graphql endpoint context with an URL for where to find the underlying SPARQL endpoint.
C D F G H I L N O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form