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