Uses of Class
com.hp.hpl.jena.graph.query.Expression.Constant

Packages that use Expression.Constant
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of Expression.Constant in com.hp.hpl.jena.graph.query
 

Subclasses of Expression.Constant in com.hp.hpl.jena.graph.query
static class Expression.Fixed
          A concrete class for representing fixed constants; each instance can hold a separate value and its valuator returns that value.
 



Licenced under the Apache License, Version 2.0