public class ExprListUtils extends Object
| Constructor and Description |
|---|
ExprListUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.aksw.sparqlify.core.algorithms.ExprListUtils.Type |
getConjunctionType(com.hp.hpl.jena.sparql.expr.ExprList exprs)
a1 AND ...
|
static org.aksw.sparqlify.core.algorithms.ExprListUtils.Type |
getDisjunctionType(com.hp.hpl.jena.sparql.expr.ExprList exprs)
a1 AND ...
|
public static org.aksw.sparqlify.core.algorithms.ExprListUtils.Type getConjunctionType(com.hp.hpl.jena.sparql.expr.ExprList exprs)
exprs - public static org.aksw.sparqlify.core.algorithms.ExprListUtils.Type getDisjunctionType(com.hp.hpl.jena.sparql.expr.ExprList exprs)
exprs - Copyright © 2014. All rights reserved.