com.hp.hpl.jena.sparql.path
Class PathEval_ARQ

java.lang.Object
  extended by com.hp.hpl.jena.sparql.path.PathEval_ARQ

public class PathEval_ARQ
extends Object

The original path evaluator from ARQ Differs from SPARQL 1.1 in some cases (cardinality of *,+)


Constructor Summary
PathEval_ARQ()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathEval_ARQ

public PathEval_ARQ()


Licenced under the Apache License, Version 2.0