Uses of Record Class
org.aksw.jenax.graphql.sparql.v2.context.BindDirective
Packages that use BindDirective
-
Uses of BindDirective in org.aksw.jenax.graphql.sparql.v2.context
Fields in org.aksw.jenax.graphql.sparql.v2.context with type parameters of type BindDirectiveModifier and TypeFieldDescriptionstatic final DirectiveParser<BindDirective>BindDirective.PARSERMethods in org.aksw.jenax.graphql.sparql.v2.context that return BindDirectiveModifier and TypeMethodDescriptionBindDirective.expand(org.apache.jena.shared.PrefixMapping pm) static BindDirectiveBindDirective.parse(graphql.language.Directive directive)