Method: Couchbase::Management::QueryIndex#scope

Defined in:
lib/couchbase/management/query_index_manager.rb

#scopeString?

Returns the name of the scope.

Returns:

  • the name of the scope



590
591
592
# File 'lib/couchbase/management/query_index_manager.rb', line 590

def scope
  @scope
end