public class ViewResult extends Object
Modifier and Type | Method and Description |
---|---|
ViewMetaData |
metaData()
Returns the
ViewMetaData giving access to the additional metadata associated with this view query. |
List<ViewRow> |
rows()
Returns all view rows.
|
String |
toString() |
public ViewMetaData metaData()
ViewMetaData
giving access to the additional metadata associated with this view query.Copyright © 2021 Couchbase, Inc.. All rights reserved.