|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryElement
A component of a graph query.
Currently, query elements may be a GraphQuery
or a
GraphPattern
. The known QueryElement types are
enumerated in QueryElement.Type
.
Nested Class Summary | |
---|---|
static class |
QueryElement.Type
Possible element types. |
Method Summary | |
---|---|
QueryElement.Type |
getType()
Get the type of this element. |
Method Detail |
---|
QueryElement.Type getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |