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