org.hypergraphdb
Class QueryProto

java.lang.Object
  extended by org.hypergraphdb.QueryProto

public class QueryProto
extends java.lang.Object

This class is place holder for query development. A set of static methods implementing querying templates and serving as a basis of a more elaborate and general query language.

Author:
Borislav Iordanov

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

Constructor Detail

QueryProto

public QueryProto()