class Elastic::NestedType

Public Class Methods

query() click to toggle source
# File lib/elastic/nested_type.rb, line 11
def self.query
  NestedQuery.new self
end