AMLSim
/
jars
/janusgraph-1.0.0
/javadocs
/org
/janusgraph
/graphdb
/util
/MultiSliceQueriesGroupingUtil.html
<!-- NewPage --> | |
<html lang="en"> | |
<head> | |
<!-- Generated by javadoc (1.8.0_382) on Sat Oct 21 16:38:52 UTC 2023 --> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<title>MultiSliceQueriesGroupingUtil (JanusGraph-Core: Core Library for JanusGraph 1.0.0 API)</title> | |
<meta name="date" content="2023-10-21"> | |
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | |
<script type="text/javascript" src="../../../../script.js"></script> | |
</head> | |
<body> | |
<script type="text/javascript"><!-- | |
try { | |
if (location.href.indexOf('is-external=true') == -1) { | |
parent.document.title="MultiSliceQueriesGroupingUtil (JanusGraph-Core: Core Library for JanusGraph 1.0.0 API)"; | |
} | |
} | |
catch(err) { | |
} | |
//--> | |
var methods = {"i0":9,"i1":9,"i2":9}; | |
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; | |
var altColor = "altColor"; | |
var rowColor = "rowColor"; | |
var tableTab = "tableTab"; | |
var activeTableTab = "activeTableTab"; | |
</script> | |
<noscript> | |
<div>JavaScript is disabled on your browser.</div> | |
</noscript> | |
<!-- ========= START OF TOP NAVBAR ======= --> | |
<div class="topNav"><a name="navbar.top"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.top.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/MultiSliceQueriesGroupingUtil.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../org/janusgraph/graphdb/util/MultiIterator.html" title="class in org.janusgraph.graphdb.util"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.DataTreeNode.html" title="class in org.janusgraph.graphdb.util"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../index.html?org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html" target="_top">Frames</a></li> | |
<li><a href="MultiSliceQueriesGroupingUtil.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_top"> | |
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li><a href="#nested.class.summary">Nested</a> | </li> | |
<li>Field | </li> | |
<li><a href="#constructor.summary">Constr</a> | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li>Field | </li> | |
<li><a href="#constructor.detail">Constr</a> | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.top"> | |
<!-- --> | |
</a></div> | |
<!-- ========= END OF TOP NAVBAR ========= --> | |
<!-- ======== START OF CLASS DATA ======== --> | |
<div class="header"> | |
<div class="subTitle">org.janusgraph.graphdb.util</div> | |
<h2 title="Class MultiSliceQueriesGroupingUtil" class="title">Class MultiSliceQueriesGroupingUtil</h2> | |
</div> | |
<div class="contentContainer"> | |
<ul class="inheritance"> | |
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> | |
<li> | |
<ul class="inheritance"> | |
<li>org.janusgraph.graphdb.util.MultiSliceQueriesGroupingUtil</li> | |
</ul> | |
</li> | |
</ul> | |
<div class="description"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<hr> | |
<br> | |
<pre>public class <span class="typeNameLabel">MultiSliceQueriesGroupingUtil</span> | |
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> | |
<div class="block">Utility class which helps to group necessary queries to matched vertices for the following multi-query execution.</div> | |
</li> | |
</ul> | |
</div> | |
<div class="summary"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ======== NESTED CLASS SUMMARY ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="nested.class.summary"> | |
<!-- --> | |
</a> | |
<h3>Nested Class Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> | |
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Class and Description</th> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><code>static class </code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.DataTreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.DataTreeNode</a><<a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.DataTreeNode.html" title="type parameter in MultiSliceQueriesGroupingUtil.DataTreeNode">Q</a>></span></code> </td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><code>static class </code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.TreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.TreeNode</a></span></code> </td> | |
</tr> | |
</table> | |
</li> | |
</ul> | |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="constructor.summary"> | |
<!-- --> | |
</a> | |
<h3>Constructor Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> | |
<caption><span>Constructors</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colOne" scope="col">Constructor and Description</th> | |
</tr> | |
<tr class="altColor"> | |
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html#MultiSliceQueriesGroupingUtil--">MultiSliceQueriesGroupingUtil</a></span>()</code> </td> | |
</tr> | |
</table> | |
</li> | |
</ul> | |
<!-- ========== METHOD SUMMARY =========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.summary"> | |
<!-- --> | |
</a> | |
<h3>Method Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Method and Description</th> | |
</tr> | |
<tr id="i0" class="altColor"> | |
<td class="colFirst"><code>static <K> void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html#moveQueriesToNewLeafNode-java.util.List-K:A-org.janusgraph.graphdb.util.MultiSliceQueriesGroupingUtil.TreeNode-java.util.List-">moveQueriesToNewLeafNode</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.lang3.tuple.Pair<<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><K>>> updatedQueryGroup, | |
K[] allVertices, | |
<a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.TreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.TreeNode</a> groupingRootTreeNode, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/KeysQueriesGroup.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">KeysQueriesGroup</a><K,<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>>> remainingQueryGroups)</code> | |
<div class="block">Moves queries `updatedQueryGroup` to either existing leaf nodes or generates new leaf nodes for the necessary key sets.</div> | |
</td> | |
</tr> | |
<tr id="i1" class="rowColor"> | |
<td class="colFirst"><code>static <C,N> void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html#replaceCurrentLeafNodeWithUpdatedTypeLeafNodes-java.util.List-java.util.Map-">replaceCurrentLeafNodeWithUpdatedTypeLeafNodes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.TreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.TreeNode</a>> allLeafParents, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><C,N> oldToNewKeysMap)</code> | |
<div class="block">Replaces child leaf nodes which have data <code>KeysQueriesGroup<C></code> with new leaf nodes which have keys replaces | |
by `oldToNewKeysMap`.</div> | |
</td> | |
</tr> | |
<tr id="i2" class="altColor"> | |
<td class="colFirst"><code>static <a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/MultiKeysQueryGroups.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">MultiKeysQueryGroups</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html#toMultiKeysQueryGroups-java.util.Collection-java.util.List-">toMultiKeysQueryGroups</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/janusgraph/graphdb/internal/InternalVertex.html" title="interface in org.janusgraph.graphdb.internal">InternalVertex</a>> vertices, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/graphdb/query/BackendQueryHolder.html" title="class in org.janusgraph.graphdb.query">BackendQueryHolder</a><<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>>> queries)</code> | |
<div class="block">Queries grouping algorithm for the same sets of keys (vertices).</div> | |
</td> | |
</tr> | |
</table> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> | |
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
<div class="details"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ========= CONSTRUCTOR DETAIL ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="constructor.detail"> | |
<!-- --> | |
</a> | |
<h3>Constructor Detail</h3> | |
<a name="MultiSliceQueriesGroupingUtil--"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>MultiSliceQueriesGroupingUtil</h4> | |
<pre>public MultiSliceQueriesGroupingUtil()</pre> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<!-- ============ METHOD DETAIL ========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.detail"> | |
<!-- --> | |
</a> | |
<h3>Method Detail</h3> | |
<a name="moveQueriesToNewLeafNode-java.util.List-java.lang.Object:A-org.janusgraph.graphdb.util.MultiSliceQueriesGroupingUtil.TreeNode-java.util.List-"> | |
<!-- --> | |
</a><a name="moveQueriesToNewLeafNode-java.util.List-K:A-org.janusgraph.graphdb.util.MultiSliceQueriesGroupingUtil.TreeNode-java.util.List-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>moveQueriesToNewLeafNode</h4> | |
<pre>public static <K> void moveQueriesToNewLeafNode(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><org.apache.commons.lang3.tuple.Pair<<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>,<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><K>>> updatedQueryGroup, | |
K[] allVertices, | |
<a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.TreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.TreeNode</a> groupingRootTreeNode, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/KeysQueriesGroup.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">KeysQueriesGroup</a><K,<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>>> remainingQueryGroups)</pre> | |
<div class="block">Moves queries `updatedQueryGroup` to either existing leaf nodes or generates new leaf nodes for the necessary key sets.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>updatedQueryGroup</code> - Query groups to which a query should be moved.</dd> | |
<dd><code>allVertices</code> - All vertices</dd> | |
<dd><code>groupingRootTreeNode</code> - Root tree node which represents chains where each left node represents a missing key | |
from `allVertices` array, and each right node represents existing key from `allVertices` | |
array.</dd> | |
<dd><code>remainingQueryGroups</code> - Remaining groups where queries from `updatedQueryGroup` should be added. Notice, if | |
a new leaf node is added into `groupingRootTreeNode` then a new group is added to | |
`remainingQueryGroups`.</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="replaceCurrentLeafNodeWithUpdatedTypeLeafNodes-java.util.List-java.util.Map-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>replaceCurrentLeafNodeWithUpdatedTypeLeafNodes</h4> | |
<pre>public static <C,N> void replaceCurrentLeafNodeWithUpdatedTypeLeafNodes(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.TreeNode.html" title="class in org.janusgraph.graphdb.util">MultiSliceQueriesGroupingUtil.TreeNode</a>> allLeafParents, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><C,N> oldToNewKeysMap)</pre> | |
<div class="block">Replaces child leaf nodes which have data <code>KeysQueriesGroup<C></code> with new leaf nodes which have keys replaces | |
by `oldToNewKeysMap`. The resulting data of child nodes will be <code>KeysQueriesGroup<N></code>.</div> | |
<dl> | |
<dt><span class="paramLabel">Type Parameters:</span></dt> | |
<dd><code>C</code> - current key type</dd> | |
<dd><code>N</code> - new key type</dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>allLeafParents</code> - parent nodes</dd> | |
<dd><code>oldToNewKeysMap</code> - map to replace old type keys with new type keys</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="toMultiKeysQueryGroups-java.util.Collection-java.util.List-"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>toMultiKeysQueryGroups</h4> | |
<pre>public static <a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/MultiKeysQueryGroups.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">MultiKeysQueryGroups</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>> toMultiKeysQueryGroups(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="../../../../org/janusgraph/graphdb/internal/InternalVertex.html" title="interface in org.janusgraph.graphdb.internal">InternalVertex</a>> vertices, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../org/janusgraph/graphdb/query/BackendQueryHolder.html" title="class in org.janusgraph.graphdb.query">BackendQueryHolder</a><<a href="../../../../org/janusgraph/diskstorage/keycolumnvalue/SliceQuery.html" title="class in org.janusgraph.diskstorage.keycolumnvalue">SliceQuery</a>>> queries)</pre> | |
<div class="block">Queries grouping algorithm for the same sets of keys (vertices). | |
<br> | |
This algorithm uses a binary prefix tree to find a group with the same vertices (same vertices Set). | |
All and only the leaf nodes store the final computed data (queries used for this leaf node + vertices used for this leaf nodes). | |
Each leaf node represents a group of queries which always have the same vertices. | |
Time complexity is always O(N+M), where N is the vertices amount and M is the queries amount. | |
Space complexity in most cases is O(N+M), or O(N*M) in the worst case.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>vertices</code> - all vertices.</dd> | |
<dd><code>queries</code> - all queries which should be executed for all vertices.</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>Generated grouped multi-query representation.</dd> | |
</dl> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
</div> | |
<!-- ========= END OF CLASS DATA ========= --> | |
<!-- ======= START OF BOTTOM NAVBAR ====== --> | |
<div class="bottomNav"><a name="navbar.bottom"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.bottom.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/MultiSliceQueriesGroupingUtil.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../org/janusgraph/graphdb/util/MultiIterator.html" title="class in org.janusgraph.graphdb.util"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.DataTreeNode.html" title="class in org.janusgraph.graphdb.util"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../index.html?org/janusgraph/graphdb/util/MultiSliceQueriesGroupingUtil.html" target="_top">Frames</a></li> | |
<li><a href="MultiSliceQueriesGroupingUtil.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_bottom"> | |
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li><a href="#nested.class.summary">Nested</a> | </li> | |
<li>Field | </li> | |
<li><a href="#constructor.summary">Constr</a> | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li>Field | </li> | |
<li><a href="#constructor.detail">Constr</a> | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.bottom"> | |
<!-- --> | |
</a></div> | |
<!-- ======== END OF BOTTOM NAVBAR ======= --> | |
<p class="legalCopy"><small>Copyright © 2012–2023. All rights reserved.</small></p> | |
</body> | |
</html> | |