blob: f1d701b071b0e8e857845f87d51102f5ce30480e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.util.graph.DefaultEdge (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.util.graph.DefaultEdge (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">Class</a></li>
<li class="navBarCell1Rev">Use</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" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.util.graph.DefaultEdge" class="title">Uses of Class<br>org.apache.calcite.util.graph.DefaultEdge</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.materialize">org.apache.calcite.materialize</a></th>
<td class="colLast">
<div class="block">Management of materialized query results.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan">org.apache.calcite.plan</a></th>
<td class="colLast">
<div class="block">Defines interfaces for constructing rule-based optimizers of
relational expressions.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.plan.hep">org.apache.calcite.plan.hep</a></th>
<td class="colLast">
<div class="block">Provides a heuristic planner implementation for the interfaces in
<a href="../../../plan/package-summary.html"><code>org.apache.calcite.plan</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.rel.rules">org.apache.calcite.rel.rules</a></th>
<td class="colLast">
<div class="block">Provides a core set of planner rules.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.util.graph">org.apache.calcite.util.graph</a></th>
<td class="colLast">
<div class="block">Graph-theoretic algorithms and data structures.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.materialize">
<!-- -->
</a>
<h3>Uses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../materialize/package-summary.html">org.apache.calcite.materialize</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../materialize/package-summary.html">org.apache.calcite.materialize</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../materialize/Lattice.Edge.html" title="class in org.apache.calcite.materialize">Lattice.Edge</a></span></code></th>
<td class="colLast">
<div class="block">Edge in the temporary graph.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../materialize/LatticeSuggester.StepRef.html" title="class in org.apache.calcite.materialize">LatticeSuggester.StepRef</a></span></code></th>
<td class="colLast">
<div class="block">Use of a step within a query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../materialize/Step.html" title="class in org.apache.calcite.materialize">Step</a></span></code></th>
<td class="colLast">
<div class="block">Edge in the join graph.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.plan">
<!-- -->
</a>
<h3>Uses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../plan/package-summary.html">org.apache.calcite.plan</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../plan/package-summary.html">org.apache.calcite.plan</a> with type parameters of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;<a href="../../../plan/Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../../../plan/ConventionTraitDef.ConversionData.html#conversionGraph">conversionGraph</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;<a href="../../../plan/Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../../../plan/ConventionTraitDef.ConversionData.html#pathMap">pathMap</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../plan/package-summary.html">org.apache.calcite.plan</a> that return types with arguments of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;<a href="../../../plan/Convention.html" title="interface in org.apache.calcite.plan">Convention</a>,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConventionTraitDef.ConversionData.</span><code><span class="memberNameLink"><a href="../../../plan/ConventionTraitDef.ConversionData.html#getPathMap()">getPathMap</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../plan/package-summary.html">org.apache.calcite.plan</a> with type arguments of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RelOptMaterializations.</span><code><span class="memberNameLink"><a href="../../../plan/RelOptMaterializations.html#usesTable(java.util.List,java.util.Set,org.apache.calcite.util.graph.Graphs.FrozenGraph)">usesTable</a></span>&#8203;(java.util.List&lt;java.lang.String&gt;&nbsp;qualifiedName,
java.util.Set&lt;<a href="../../../plan/RelOptTable.html" title="interface in org.apache.calcite.plan">RelOptTable</a>&gt;&nbsp;usedTables,
<a href="../Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;java.util.List&lt;java.lang.String&gt;,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;&nbsp;usesGraph)</code></th>
<td class="colLast">
<div class="block">Returns whether <code>table</code> uses one or more of the tables in
<code>usedTables</code>.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.plan.hep">
<!-- -->
</a>
<h3>Uses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../plan/hep/package-summary.html">org.apache.calcite.plan.hep</a></h3>
<table class="useSummary">
<caption><span>Fields in <a href="../../../plan/hep/package-summary.html">org.apache.calcite.plan.hep</a> with type parameters of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;<a href="../../../plan/hep/HepRelVertex.html" title="class in org.apache.calcite.plan.hep">HepRelVertex</a>,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HepPlanner.</span><code><span class="memberNameLink"><a href="../../../plan/hep/HepPlanner.html#graph">graph</a></span></code></th>
<td class="colLast">
<div class="block">Query graph, with edges directed from parent to child.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.rel.rules">
<!-- -->
</a>
<h3>Uses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a></h3>
<table class="useSummary">
<caption><span>Subclasses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../rel/rules/AbstractMaterializedViewRule.Edge.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.Edge</a></span></code></th>
<td class="colLast">
<div class="block">Edge for graph</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a> that return types with arguments of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;java.lang.Integer,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProjectToWindowRule.WindowedAggRelSplitter.</span><code><span class="memberNameLink"><a href="../../../rel/rules/ProjectToWindowRule.WindowedAggRelSplitter.html#createGraphFromExpression(java.util.List)">createGraphFromExpression</a></span>&#8203;(java.util.List&lt;<a href="../../../rex/RexNode.html" title="class in org.apache.calcite.rex">RexNode</a>&gt;&nbsp;exprs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../../../rel/rules/package-summary.html">org.apache.calcite.rel.rules</a> with type arguments of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private java.util.List&lt;java.lang.Integer&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProjectToWindowRule.WindowedAggRelSplitter.</span><code><span class="memberNameLink"><a href="../../../rel/rules/ProjectToWindowRule.WindowedAggRelSplitter.html#getRank(org.apache.calcite.util.graph.DirectedGraph)">getRank</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;java.lang.Integer,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;&nbsp;graph)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ProjectToWindowRule.WindowedAggRelSplitter.</span><code><span class="memberNameLink"><a href="../../../rel/rules/ProjectToWindowRule.WindowedAggRelSplitter.html#isDependent(org.apache.calcite.util.graph.DirectedGraph,java.util.List,int,int)">isDependent</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;java.lang.Integer,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;&nbsp;graph,
java.util.List&lt;java.lang.Integer&gt;&nbsp;rank,
int&nbsp;ordinal1,
int&nbsp;ordinal2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.calcite.util.graph">
<!-- -->
</a>
<h3>Uses of <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a> in <a href="../package-summary.html">org.apache.calcite.util.graph</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.calcite.util.graph</a> with type parameters of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AttributedDirectedGraph.html" title="class in org.apache.calcite.util.graph">AttributedDirectedGraph</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Directed graph where edges have attributes and allows multiple edges between
any two vertices provided that their attributes are different.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../BreadthFirstIterator.html" title="class in org.apache.calcite.util.graph">BreadthFirstIterator</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Iterates over the vertices in a directed graph in breadth-first order.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CycleDetector.html" title="class in org.apache.calcite.util.graph">CycleDetector</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Detects cycles in directed graphs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DefaultDirectedGraph.html" title="class in org.apache.calcite.util.graph">DefaultDirectedGraph</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Default implementation of <a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph"><code>DirectedGraph</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DepthFirstIterator.html" title="class in org.apache.calcite.util.graph">DepthFirstIterator</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Iterates over the vertices in a directed graph in depth-first order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Immutable grap.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../TopologicalOrderIterator.html" title="class in org.apache.calcite.util.graph">TopologicalOrderIterator</a>&lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</span></code></th>
<td class="colLast">
<div class="block">Iterates over the edges of a graph in topological order.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.util.graph</a> with type parameters of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>java.util.List&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DepthFirstIterator.</span><code><span class="memberNameLink"><a href="../DepthFirstIterator.html#buildList(org.apache.calcite.util.graph.DirectedGraph,V)">buildList</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;start)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DepthFirstIterator.</span><code><span class="memberNameLink"><a href="../DepthFirstIterator.html#buildListRecurse(java.util.Collection,java.util.Set,org.apache.calcite.util.graph.DirectedGraph,V)">buildListRecurse</a></span>&#8203;(java.util.Collection&lt;V&gt;&nbsp;list,
java.util.Set&lt;V&gt;&nbsp;activeVertices,
<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;start)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br><a href="../AttributedDirectedGraph.html" title="class in org.apache.calcite.util.graph">AttributedDirectedGraph</a>&lt;V,&#8203;E&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AttributedDirectedGraph.</span><code><span class="memberNameLink"><a href="../AttributedDirectedGraph.html#create(org.apache.calcite.util.graph.AttributedDirectedGraph.AttributedEdgeFactory)">create</a></span>&#8203;(<a href="../AttributedDirectedGraph.AttributedEdgeFactory.html" title="interface in org.apache.calcite.util.graph">AttributedDirectedGraph.AttributedEdgeFactory</a>&lt;V,&#8203;E&gt;&nbsp;edgeFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br><a href="../DefaultDirectedGraph.html" title="class in org.apache.calcite.util.graph">DefaultDirectedGraph</a>&lt;V,&#8203;E&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultDirectedGraph.</span><code><span class="memberNameLink"><a href="../DefaultDirectedGraph.html#create(org.apache.calcite.util.graph.DirectedGraph.EdgeFactory)">create</a></span>&#8203;(<a href="../DirectedGraph.EdgeFactory.html" title="interface in org.apache.calcite.util.graph">DirectedGraph.EdgeFactory</a>&lt;V,&#8203;E&gt;&nbsp;edgeFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br><a href="../Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph">Graphs.FrozenGraph</a>&lt;V,&#8203;E&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graphs.</span><code><span class="memberNameLink"><a href="../Graphs.html#makeImmutable(org.apache.calcite.util.graph.DirectedGraph)">makeImmutable</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph)</code></th>
<td class="colLast">
<div class="block">Returns a map of the shortest paths between any pair of nodes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>java.lang.Iterable&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BreadthFirstIterator.</span><code><span class="memberNameLink"><a href="../BreadthFirstIterator.html#of(org.apache.calcite.util.graph.DirectedGraph,V)">of</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;root)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>java.lang.Iterable&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DepthFirstIterator.</span><code><span class="memberNameLink"><a href="../DepthFirstIterator.html#of(org.apache.calcite.util.graph.DirectedGraph,V)">of</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;start)</code></th>
<td class="colLast">
<div class="block">Creates an iterable over the vertices in the given graph in a depth-first
iteration order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>java.lang.Iterable&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TopologicalOrderIterator.</span><code><span class="memberNameLink"><a href="../TopologicalOrderIterator.html#of(org.apache.calcite.util.graph.DirectedGraph)">of</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>java.util.List&lt;V&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graphs.</span><code><span class="memberNameLink"><a href="../Graphs.html#predecessorListOf(org.apache.calcite.util.graph.DirectedGraph,V)">predecessorListOf</a></span>&#8203;(<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;vertex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BreadthFirstIterator.</span><code><span class="memberNameLink"><a href="../BreadthFirstIterator.html#reachable(java.util.Set,org.apache.calcite.util.graph.DirectedGraph,V)">reachable</a></span>&#8203;(java.util.Set&lt;V&gt;&nbsp;set,
<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;root)</code></th>
<td class="colLast">
<div class="block">Populates a set with the nodes reachable from a given node.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V,&#8203;E extends <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;<br>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DepthFirstIterator.</span><code><span class="memberNameLink"><a href="../DepthFirstIterator.html#reachable(java.util.Collection,org.apache.calcite.util.graph.DirectedGraph,V)">reachable</a></span>&#8203;(java.util.Collection&lt;V&gt;&nbsp;list,
<a href="../DirectedGraph.html" title="interface in org.apache.calcite.util.graph">DirectedGraph</a>&lt;V,&#8203;E&gt;&nbsp;graph,
V&nbsp;start)</code></th>
<td class="colLast">
<div class="block">Populates a collection with the nodes reachable from a given node.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.util.graph</a> that return types with arguments of type <a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../DefaultDirectedGraph.html" title="class in org.apache.calcite.util.graph">DefaultDirectedGraph</a>&lt;V,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultDirectedGraph.</span><code><span class="memberNameLink"><a href="../DefaultDirectedGraph.html#create()">create</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;V&gt;&nbsp;<a href="../DirectedGraph.EdgeFactory.html" title="interface in org.apache.calcite.util.graph">DirectedGraph.EdgeFactory</a>&lt;V,&#8203;<a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">DefaultEdge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultEdge.</span><code><span class="memberNameLink"><a href="../DefaultEdge.html#factory()">factory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../DefaultEdge.html" title="class in org.apache.calcite.util.graph">Class</a></li>
<li class="navBarCell1Rev">Use</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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>