struct Protocol::DOM::GetSearchResults

Overview

Returns search results from given fromIndex to given toIndex from the search with the given identifier.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def node_ids : Array(NodeId) #

Ids of the search result nodes.


[View source]