|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TraversalBasedQuery.ReturnType | |
|---|---|
| org.hypergraphdb.query.impl | |
| Uses of TraversalBasedQuery.ReturnType in org.hypergraphdb.query.impl |
|---|
| Methods in org.hypergraphdb.query.impl that return TraversalBasedQuery.ReturnType | |
|---|---|
TraversalBasedQuery.ReturnType |
TraversalBasedQuery.getReturnType()
|
static TraversalBasedQuery.ReturnType |
TraversalBasedQuery.ReturnType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TraversalBasedQuery.ReturnType[] |
TraversalBasedQuery.ReturnType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.hypergraphdb.query.impl with parameters of type TraversalBasedQuery.ReturnType | |
|---|---|
void |
TraversalBasedQuery.setReturnType(TraversalBasedQuery.ReturnType returnType)
|
| Constructors in org.hypergraphdb.query.impl with parameters of type TraversalBasedQuery.ReturnType | |
|---|---|
TraversalBasedQuery(HGTraversal traversal,
TraversalBasedQuery.ReturnType returnType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||