| Package | Description |
|---|---|
| org.cloudgraph.test.socialgraph.actor.query |
| Modifier and Type | Method and Description |
|---|---|
static QPhoto |
QPhoto.newQuery()
Returns a new DSL query for Type Photo which can be used either as a query root or
as the start (entry point) for a new path predicate expression.
|
QPhoto |
QActor.photo()
Returns a DSL query element for reference property, photo.
|
QPhoto |
QActor.photo(org.plasma.query.Expression expr)
Returns a DSL query element for reference property, photo, while adding the given path predicate expression.
|
Copyright © 2023. All Rights Reserved.