Package | Description |
---|---|
com.couchbase.client.java.query.dsl.path |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAsPath
.
|
Modifier and Type | Method and Description |
---|---|
AsPath |
FromPath.from(Expression expression)
Note that from Expression should be a single identifier/path
|
AsPath |
DefaultFromPath.from(Expression from) |
AsPath |
FromPath.from(String from) |
AsPath |
DefaultFromPath.from(String from) |
Copyright © 2015 Couchbase, Inc.. All rights reserved.