|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
|
|
|
<html lang="en"> |
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
<title>org.janusgraph.graphdb.query Class Hierarchy (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"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</script> |
|
<noscript> |
|
<div>JavaScript is disabled on your browser.</div> |
|
</noscript> |
|
|
|
<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</li> |
|
<li>Use</li> |
|
<li class="navBarCell1Rev">Tree</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/predicate/package-tree.html">Prev</a></li> |
|
<li><a href="../../../../org/janusgraph/graphdb/query/condition/package-tree.html">Next</a></li> |
|
</ul> |
|
<ul class="navList"> |
|
<li><a href="../../../../index.html?org/janusgraph/graphdb/query/package-tree.html" target="_top">Frames</a></li> |
|
<li><a href="package-tree.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> |
|
<a name="skip.navbar.top"> |
|
|
|
</a></div> |
|
|
|
<div class="header"> |
|
<h1 class="title">Hierarchy For Package org.janusgraph.graphdb.query</h1> |
|
<span class="packageHierarchyLabel">Package Hierarchies:</span> |
|
<ul class="horizontal"> |
|
<li><a href="../../../../overview-tree.html">All Packages</a></li> |
|
</ul> |
|
</div> |
|
<div class="contentContainer"> |
|
<h2 title="Class Hierarchy">Class Hierarchy</h2> |
|
<ul> |
|
<li type="circle">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"><span class="typeNameLink">Object</span></a> |
|
<ul> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/BackendQueryHolder.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">BackendQueryHolder</span></a><E> (implements org.janusgraph.graphdb.query.profile.<a href="../../../../org/janusgraph/graphdb/query/profile/ProfileObservable.html" title="interface in org.janusgraph.graphdb.query.profile">ProfileObservable</a>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/BaseQuery.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">BaseQuery</span></a> (implements org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/Query.html" title="interface in org.janusgraph.graphdb.query">Query</a>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/JanusGraphPredicateUtils.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">JanusGraphPredicateUtils</span></a></li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/LimitAdjustingIterator.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">LimitAdjustingIterator</span></a><R> (implements org.apache.tinkerpop.gremlin.structure.util.CloseableIterator<T>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/MetricsQueryExecutor.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">MetricsQueryExecutor</span></a><Q,R,B> (implements org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/QueryExecutor.html" title="interface in org.janusgraph.graphdb.query">QueryExecutor</a><Q,R,B>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/QueryProcessor.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">QueryProcessor</span></a><Q,R,B> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/QueryUtil.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">QueryUtil</span></a></li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/ResultMergeSortIterator.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">ResultMergeSortIterator</span></a><R> (implements org.apache.tinkerpop.gremlin.structure.util.CloseableIterator<T>)</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/ResultSetIterator.html" title="class in org.janusgraph.graphdb.query"><span class="typeNameLink">ResultSetIterator</span></a><R> (implements org.apache.tinkerpop.gremlin.structure.util.CloseableIterator<T>)</li> |
|
</ul> |
|
</li> |
|
</ul> |
|
<h2 title="Interface Hierarchy">Interface Hierarchy</h2> |
|
<ul> |
|
<li type="circle">org.janusgraph.graphdb.query.profile.<a href="../../../../org/janusgraph/graphdb/query/profile/ProfileObservable.html" title="interface in org.janusgraph.graphdb.query.profile"><span class="typeNameLink">ProfileObservable</span></a> |
|
<ul> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/ElementQuery.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">ElementQuery</span></a><R,B> (also extends org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/Query.html" title="interface in org.janusgraph.graphdb.query">Query</a>)</li> |
|
</ul> |
|
</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/Query.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">Query</span></a> |
|
<ul> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/BackendQuery.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">BackendQuery</span></a><Q></li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/ElementQuery.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">ElementQuery</span></a><R,B> (also extends org.janusgraph.graphdb.query.profile.<a href="../../../../org/janusgraph/graphdb/query/profile/ProfileObservable.html" title="interface in org.janusgraph.graphdb.query.profile">ProfileObservable</a>)</li> |
|
</ul> |
|
</li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/QueryExecutor.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">QueryExecutor</span></a><Q,R,B></li> |
|
<li type="circle">org.janusgraph.graphdb.query.<a href="../../../../org/janusgraph/graphdb/query/QueryUtil.IndexCall.html" title="interface in org.janusgraph.graphdb.query"><span class="typeNameLink">QueryUtil.IndexCall</span></a><R></li> |
|
</ul> |
|
</div> |
|
|
|
<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</li> |
|
<li>Use</li> |
|
<li class="navBarCell1Rev">Tree</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/predicate/package-tree.html">Prev</a></li> |
|
<li><a href="../../../../org/janusgraph/graphdb/query/condition/package-tree.html">Next</a></li> |
|
</ul> |
|
<ul class="navList"> |
|
<li><a href="../../../../index.html?org/janusgraph/graphdb/query/package-tree.html" target="_top">Frames</a></li> |
|
<li><a href="package-tree.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> |
|
<a name="skip.navbar.bottom"> |
|
|
|
</a></div> |
|
|
|
<p class="legalCopy"><small>Copyright © 2012–2023. All rights reserved.</small></p> |
|
</body> |
|
</html> |
|
|