Class GraphQlResolverAlwaysFail
java.lang.Object
org.aksw.jenax.graphql.impl.common.GraphQlResolverAlwaysFail
- All Implemented Interfaces:
GraphQlResolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.aksw.jenax.model.shacl.domain.ShPropertyShape>getGlobalPropertyShapes(org.apache.jena.sparql.path.P_Path0 path) Set<org.apache.jena.graph.Node>org.aksw.jenax.path.core.FacetPath
-
Constructor Details
-
GraphQlResolverAlwaysFail
public GraphQlResolverAlwaysFail()
-
-
Method Details
-
resolveKeyToClasses
- Specified by:
resolveKeyToClassesin interfaceGraphQlResolver
-
resolveKeyToProperty
- Specified by:
resolveKeyToPropertyin interfaceGraphQlResolver
-
getGlobalPropertyShapes
public Collection<org.aksw.jenax.model.shacl.domain.ShPropertyShape> getGlobalPropertyShapes(org.apache.jena.sparql.path.P_Path0 path) - Specified by:
getGlobalPropertyShapesin interfaceGraphQlResolver
-