Uses of Class
se.liu.ida.hefquin.engine.wrappers.graphql.utils.GraphQLQueryRootForStarPattern
Packages that use GraphQLQueryRootForStarPattern
-
Uses of GraphQLQueryRootForStarPattern in se.liu.ida.hefquin.engine.wrappers.graphql.impl
Methods in se.liu.ida.hefquin.engine.wrappers.graphql.impl that return types with arguments of type GraphQLQueryRootForStarPatternModifier and TypeMethodDescriptionprotected Set<GraphQLQueryRootForStarPattern>
SPARQL2GraphQLTranslatorImpl.determineRootStarPatterns
(Collection<StarPattern> sps, Map<TriplePattern, StarPattern> connectors, GraphQL2RDFConfiguration cfg, GraphQLSchema schema) Returns the star patterns from the given collection that will be used for creating entry points in the GraphQL query to be generated.Method parameters in se.liu.ida.hefquin.engine.wrappers.graphql.impl with type arguments of type GraphQLQueryRootForStarPatternModifier and TypeMethodDescriptionprotected GraphQLQuery
SPARQL2GraphQLTranslatorImpl.generateQueryData
(SPARQL2GraphQLHelper helper, Set<GraphQLQueryRootForStarPattern> queryRoots) Generates a GraphQL query from provided @param indexedStarPatterns,connectors,withoutConnnectors