com.hp.hpl.jena.sparql.path.eval
Class PathEngineSPARQL

java.lang.Object
  extended by com.hp.hpl.jena.sparql.path.eval.PathEngine
      extended by com.hp.hpl.jena.sparql.path.eval.PathEngineSPARQL

public class PathEngineSPARQL
extends PathEngine

Simple implementation


Constructor Summary
PathEngineSPARQL(Graph graph, boolean forward)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathEngineSPARQL

public PathEngineSPARQL(Graph graph,
                        boolean forward)


Licenced under the Apache License, Version 2.0