Uses of Class
org.apache.jena.sparql.pfunction.PFuncSimple
Packages that use PFuncSimple
Package
Description
-
Uses of PFuncSimple in org.apache.jena.sparql.path
Subclasses of PFuncSimple in org.apache.jena.sparql.path -
Uses of PFuncSimple in org.apache.jena.sparql.pfunction
Subclasses of PFuncSimple in org.apache.jena.sparql.pfunctionModifier and TypeClassDescriptionclassCommon case: take a node (subject) and calculate something else, assign it to a variable (object)classCommon case: take a node (object) and calculate something else, assign it to a variable (subject) -
Uses of PFuncSimple in org.apache.jena.sparql.pfunction.library
Subclasses of PFuncSimple in org.apache.jena.sparql.pfunction.libraryModifier and TypeClassDescriptionclassAlt membershipclassAssignment: does not change the value of an existing binding.classBag membershipclassRelationship between a node (subject) and it's bNode label (object/string)classRelationship between a node (subject) and it's bNode label (object/string)classcontainer - super class of bag/alt/seq - rdfs:memberclassSeq membershipclassProperty function to turn an RDF term (but not a blank node) into a string