@cityofzion/neo-js
Version:
Running NEO blockchain full node with Node.js and MongoDB.
582 lines • 34.7 kB
HTML
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>BlockDao | @cityofzion/neo-js</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@cityofzion/neo-js</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_storages_mongodb_block_dao_.html">"storages/mongodb/block-dao"</a>
</li>
<li>
<a href="_storages_mongodb_block_dao_.blockdao.html">BlockDao</a>
</li>
</ul>
<h1>Class BlockDao</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">BlockDao</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_storages_mongodb_block_dao_.blockdao.html#model" class="tsd-kind-icon">model</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#analyze" class="tsd-kind-icon">analyze</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#countbyheight" class="tsd-kind-icon">count<wbr>ByHeight</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#deletemanybyid" class="tsd-kind-icon">delete<wbr>Many<wbr>ById</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#getbyheight" class="tsd-kind-icon">get<wbr>ByHeight</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#getbytransactionid" class="tsd-kind-icon">get<wbr>ByTransaction<wbr>Id</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#gethighestheight" class="tsd-kind-icon">get<wbr>Highest<wbr>Height</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="_storages_mongodb_block_dao_.blockdao.html#getmodel" class="tsd-kind-icon">get<wbr>Model</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#listbyheight" class="tsd-kind-icon">list<wbr>ByHeight</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#reviewindex" class="tsd-kind-icon">review<wbr>Index</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_storages_mongodb_block_dao_.blockdao.html#save" class="tsd-kind-icon">save</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>Block<wbr>Dao<span class="tsd-signature-symbol">(</span>mongoose<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Mongoose</span>, collectionName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_storages_mongodb_block_dao_.blockdao.html" class="tsd-signature-type">BlockDao</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L6">storages/mongodb/block-dao.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>mongoose: <span class="tsd-signature-type">Mongoose</span></h5>
</li>
<li>
<h5>collectionName: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_storages_mongodb_block_dao_.blockdao.html" class="tsd-signature-type">BlockDao</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="model" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> model</h3>
<div class="tsd-signature tsd-kind-icon">model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L6">storages/mongodb/block-dao.ts:6</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="analyze" class="tsd-anchor"></a>
<h3>analyze</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">analyze<span class="tsd-signature-symbol">(</span>startHeight<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, endHeight<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L67">storages/mongodb/block-dao.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>startHeight: <span class="tsd-signature-type">number</span></h5>
</li>
<li>
<h5>endHeight: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="countbyheight" class="tsd-anchor"></a>
<h3>count<wbr>ByHeight</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">count<wbr>ByHeight<span class="tsd-signature-symbol">(</span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L12">storages/mongodb/block-dao.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>height: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="deletemanybyid" class="tsd-anchor"></a>
<h3>delete<wbr>Many<wbr>ById</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">delete<wbr>Many<wbr>ById<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L63">storages/mongodb/block-dao.ts:63</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>id: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="getbyheight" class="tsd-anchor"></a>
<h3>get<wbr>ByHeight</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>ByHeight<span class="tsd-signature-symbol">(</span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L24">storages/mongodb/block-dao.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>height: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="getbytransactionid" class="tsd-anchor"></a>
<h3>get<wbr>ByTransaction<wbr>Id</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>ByTransaction<wbr>Id<span class="tsd-signature-symbol">(</span>transactionId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L47">storages/mongodb/block-dao.ts:47</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>transactionId: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="gethighestheight" class="tsd-anchor"></a>
<h3>get<wbr>Highest<wbr>Height</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>Highest<wbr>Height<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L16">storages/mongodb/block-dao.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private">
<a name="getmodel" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> get<wbr>Model</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
<li class="tsd-signature tsd-kind-icon">get<wbr>Model<span class="tsd-signature-symbol">(</span>mongoose<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Mongoose</span>, collectionName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Model</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">__type</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L103">storages/mongodb/block-dao.ts:103</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>mongoose: <span class="tsd-signature-type">Mongoose</span></h5>
</li>
<li>
<h5>collectionName: <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Model</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">__type</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="listbyheight" class="tsd-anchor"></a>
<h3>list<wbr>ByHeight</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">list<wbr>ByHeight<span class="tsd-signature-symbol">(</span>height<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L35">storages/mongodb/block-dao.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>height: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="reviewindex" class="tsd-anchor"></a>
<h3>review<wbr>Index</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">review<wbr>Index<span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, keyObj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L99">storages/mongodb/block-dao.ts:99</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>key: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>keyObj: <span class="tsd-signature-type">object</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="save" class="tsd-anchor"></a>
<h3>save</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">save<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/CityOfZion/neo-js/blob/87cbcb8/src/storages/mongodb/block-dao.ts#L59">storages/mongodb/block-dao.ts:59</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>data: <span class="tsd-signature-type">object</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_analyzers_block_analyzer_.html">"analyzers/block-<wbr>analyzer"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_common_constants_.html">"common/constants"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_common_profiles_.html">"common/profiles"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_core_api_.html">"core/api"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_core_mesh_.html">"core/mesh"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_core_node_.html">"core/node"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_core_syncer_.html">"core/syncer"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_delegates_rpc_delegate_.html">"delegates/rpc-<wbr>delegate"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_helpers_block_helper_.html">"helpers/block-<wbr>helper"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_neo_.html">"neo"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_memory_storage_.html">"storages/memory-<wbr>storage"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_mongodb_storage_.html">"storages/mongodb-<wbr>storage"</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/_storages_mongodb_block_dao_.html">"storages/mongodb/block-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_mongodb_block_meta_dao_.html">"storages/mongodb/block-<wbr>meta-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_mongodb_schemas_.html">"storages/mongodb/schemas"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_mongodb_transaction_meta_dao_.html">"storages/mongodb/transaction-<wbr>meta-<wbr>dao"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_storages_mongodb_utils_.html">"storages/mongodb/utils"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_validators_endpoint_validator_.html">"validators/endpoint-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_validators_mongodb_validator_.html">"validators/mongodb-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_validators_neo_validator_.html">"validators/neo-<wbr>validator"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_validators_rpc_validator_.html">"validators/rpc-<wbr>validator"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-external-module">
<a href="_storages_mongodb_block_dao_.blockdao.html" class="tsd-kind-icon">Block<wbr>Dao</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_storages_mongodb_block_dao_.blockdao.html#model" class="tsd-kind-icon">model</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#analyze" class="tsd-kind-icon">analyze</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#countbyheight" class="tsd-kind-icon">count<wbr>ByHeight</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#deletemanybyid" class="tsd-kind-icon">delete<wbr>Many<wbr>ById</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#getbyheight" class="tsd-kind-icon">get<wbr>ByHeight</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#getbytransactionid" class="tsd-kind-icon">get<wbr>ByTransaction<wbr>Id</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#gethighestheight" class="tsd-kind-icon">get<wbr>Highest<wbr>Height</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-private">
<a href="_storages_mongodb_block_dao_.blockdao.html#getmodel" class="tsd-kind-icon">get<wbr>Model</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#listbyheight" class="tsd-kind-icon">list<wbr>ByHeight</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#reviewindex" class="tsd-kind-icon">review<wbr>Index</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_storages_mongodb_block_dao_.blockdao.html#save" class="tsd-kind-icon">save</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html>