Method: Couchbase::Management::QueryIndex#collection
- Defined in:
- lib/couchbase/management/query_index_manager.rb
#collection ⇒ String?
Returns the name of the collection.
593 594 595 |
# File 'lib/couchbase/management/query_index_manager.rb', line 593 def collection @collection end |