| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>All Classes (graphar-info 0.13.0-SNAPSHOT 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.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.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.7.1.min.js"></script> |
| <script type="text/javascript" src="jquery/jquery-ui.min.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="All Classes (graphar-info 0.13.0-SNAPSHOT API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var data = {"i0":2,"i1":2,"i2":4,"i3":2,"i4":2,"i5":4,"i6":4,"i7":2,"i8":2,"i9":2,"i10":4,"i11":2,"i12":2,"i13":1,"i14":1,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2}; |
| var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| 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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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 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"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <main role="main"> |
| <div class="header"> |
| <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
| </div> |
| <div class="allClassesContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <table class="typeSummary"> |
| <caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd"> </span></span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Class</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tr id="i0" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/AdjacentList.html" title="class in org.apache.graphar.info">AdjacentList</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/AdjacentListYaml.html" title="class in org.apache.graphar.info.yaml">AdjacentListYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/type/AdjListType.html" title="enum in org.apache.graphar.info.type">AdjListType</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/BaseGraphInfoLoader.html" title="class in org.apache.graphar.info.loader">BaseGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/saver/BaseGraphInfoSaver.html" title="class in org.apache.graphar.info.saver">BaseGraphInfoSaver</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i5" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/type/Cardinality.html" title="enum in org.apache.graphar.info.type">Cardinality</a></td> |
| <th class="colLast" scope="row"> |
| <div class="block">Defines how multiple values are handled for a given property key.</div> |
| </th> |
| </tr> |
| <tr id="i6" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/type/DataType.html" title="enum in org.apache.graphar.info.type">DataType</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i7" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/EdgeInfo.html" title="class in org.apache.graphar.info">EdgeInfo</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i8" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/EdgeInfo.EdgeInfoBuilder.html" title="class in org.apache.graphar.info">EdgeInfo.EdgeInfoBuilder</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i9" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/EdgeYaml.html" title="class in org.apache.graphar.info.yaml">EdgeYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i10" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/type/FileType.html" title="enum in org.apache.graphar.info.type">FileType</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i11" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/util/GeneralParams.html" title="class in org.apache.graphar.util">GeneralParams</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i12" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/GraphInfo.html" title="class in org.apache.graphar.info">GraphInfo</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i13" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/GraphInfoLoader.html" title="interface in org.apache.graphar.info.loader">GraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i14" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/saver/GraphInfoSaver.html" title="interface in org.apache.graphar.info.saver">GraphInfoSaver</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i15" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/GraphYaml.html" title="class in org.apache.graphar.info.yaml">GraphYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i16" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/impl/LocalFileSystemReaderGraphInfoLoader.html" title="class in org.apache.graphar.info.loader.impl">LocalFileSystemReaderGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i17" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/impl/LocalFileSystemStreamGraphInfoLoader.html" title="class in org.apache.graphar.info.loader.impl">LocalFileSystemStreamGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i18" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/impl/LocalFileSystemStringGraphInfoLoader.html" title="class in org.apache.graphar.info.loader.impl">LocalFileSystemStringGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i19" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/saver/impl/LocalFileSystemYamlGraphSaver.html" title="class in org.apache.graphar.info.saver.impl">LocalFileSystemYamlGraphSaver</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i20" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/Property.html" title="class in org.apache.graphar.info">Property</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i21" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/PropertyGroup.html" title="class in org.apache.graphar.info">PropertyGroup</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i22" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/PropertyGroupYaml.html" title="class in org.apache.graphar.info.yaml">PropertyGroupYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i23" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/PropertyYaml.html" title="class in org.apache.graphar.info.yaml">PropertyYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i24" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/ReaderGraphInfoLoader.html" title="class in org.apache.graphar.info.loader">ReaderGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i25" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/StreamGraphInfoLoader.html" title="class in org.apache.graphar.info.loader">StreamGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i26" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/loader/StringGraphInfoLoader.html" title="class in org.apache.graphar.info.loader">StringGraphInfoLoader</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i27" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/VersionInfo.html" title="class in org.apache.graphar.info">VersionInfo</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i28" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/VersionParser.html" title="class in org.apache.graphar.info">VersionParser</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i29" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/VertexInfo.html" title="class in org.apache.graphar.info">VertexInfo</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i30" class="altColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/VertexInfo.VertexInfoBuilder.html" title="class in org.apache.graphar.info">VertexInfo.VertexInfoBuilder</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| <tr id="i31" class="rowColor"> |
| <td class="colFirst"><a href="org/apache/graphar/info/yaml/VertexYaml.html" title="class in org.apache.graphar.info.yaml">VertexYaml</a></td> |
| <th class="colLast" scope="row"> </th> |
| </tr> |
| </table> |
| </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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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 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 © 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |