Uses of Class
org.aksw.jenax.graphql.sparql.ScopedCardinality
Packages that use ScopedCardinality
-
Uses of ScopedCardinality in org.aksw.jenax.graphql.sparql
Methods in org.aksw.jenax.graphql.sparql that return ScopedCardinalityModifier and TypeMethodDescriptionstatic ScopedCardinalityGraphQlToSparqlConverter.getCardinality(graphql.language.Directive d) Return a cardinality object if the directive is @one or @many - null if neither.static ScopedCardinalityGraphQlToSparqlConverter.getCardinality(graphql.language.DirectivesContainer<?> container) Returns the last @one or @many directive - null if there is none.