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

PathEngine, SPARQL semantics


Constructor Summary
PathEngineSPARQL(Graph graph, Context context)
           
 
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,
                        Context context)


Licenced under the Apache License, Version 2.0