java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.collection.set.SparqlLibSetFn
public class SparqlLibSetFn
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
of(org.apache.jena.graph.Node... nodes)
static int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SparqlLibSetFn
public SparqlLibSetFn()
-
Method Details
-
of
public static NodeSet of(org.apache.jena.graph.Node... nodes)
-
-
-
-
-
-
contains
public static boolean contains(NodeSet a,
org.apache.jena.graph.Node b)
-
size
public static int size(NodeSet nodeSet)