Method: Libcouchbase::QueryN1QL#connection
- Defined in:
- lib/libcouchbase/query_n1ql.rb
#connection ⇒ Object (readonly)
Returns the value of attribute connection.
17 18 19 |
# File 'lib/libcouchbase/query_n1ql.rb', line 17 def connection @connection end |