Uses of Class
n10s.utils.UriUtils.UriNamespaceHasNoAssociatedPrefix
Packages that use UriUtils.UriNamespaceHasNoAssociatedPrefix
-
Uses of UriUtils.UriNamespaceHasNoAssociatedPrefix in n10s.experimental
Methods in n10s.experimental that throw UriUtils.UriNamespaceHasNoAssociatedPrefixModifier and TypeMethodDescription -
Uses of UriUtils.UriNamespaceHasNoAssociatedPrefix in n10s.utils
Methods in n10s.utils that throw UriUtils.UriNamespaceHasNoAssociatedPrefixModifier and TypeMethodDescriptionstatic StringUriUtils.getShortForm(String str, org.neo4j.graphdb.Transaction tx) static StringUriUtils.translateUri(String uri, org.neo4j.graphdb.Transaction tx, GraphConfig gc) -
Uses of UriUtils.UriNamespaceHasNoAssociatedPrefix in n10s.validation
Methods in n10s.validation that throw UriUtils.UriNamespaceHasNoAssociatedPrefixModifier and TypeMethodDescriptionvoidSHACLValidator.addQueriesForTrigger(ValidatorConfig vc, ArrayList<String> triggers, String queryId, String whereClause, int constraintType, String[] args) voidSHACLValidator.addQueriesForTriggerWithDynamicProps(ValidatorConfig vc, ArrayList<String> triggers, String queryId, String whereClause, int constraintType, List<String> propsOrRels, String[] args) protected ValidatorConfigSHACLValidator.compileValidations(Iterator<Map<String, Object>> constraints) protected voidSHACLValidator.processConstraint(Map<String, Object> theConstraint, ValidatorConfig vc)