Uses of Class
org.modeshape.graph.request.SearchRequest

Packages that use SearchRequest
org.modeshape.graph.request Sometimes its useful to work with a graph using objects that represent individual commands on the graph. 
 

Uses of SearchRequest in org.modeshape.graph.request
 

Subclasses of SearchRequest in org.modeshape.graph.request
 class AccessQueryRequest
          A Request to issue an access query a graph, where an access query is a low-level atomic query that is part of a large, planned query.
 class FullTextSearchRequest
          A Request to perform a full-text search on a graph.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.