blob: 93654fff742e9a0b093539537363339c04a4ef79 [file] [log] [blame]
<!doctype html>
<html lang="cn" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Hugo 0.95.0" />
<meta name="robots" content="index, follow">
<link rel="shortcut icon" href="/favicons/favicon.ico" >
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon-180x180.png" sizes="180x180">
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/android-36x36.png" sizes="36x36">
<link rel="icon" type="image/png" href="/favicons/android-48x48.png" sizes="48x48">
<link rel="icon" type="image/png" href="/favicons/android-72x72.png" sizes="72x72">
<link rel="icon" type="image/png" href="/favicons/android-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicons/android-144x144.png" sizes="144x144">
<link rel="icon" type="image/png" href="/favicons/android-192x192.png" sizes="192x192">
<title>HugeGraph-Hubble Quick Start | HugeGraph</title>
<meta name="description" content="1 HugeGraph-Hubble概述
HugeGraph是一款面向分析型,支持批量操作的图数据库系统,它由百度安全团队自主研发,全面支持Apache TinkerPop3框架和Gremlin图查询语言,提供导出、备份、恢复等完善的工具链生态,有效解决海量图数据的存储、查询和关联分析需 …">
<meta property="og:title" content="HugeGraph-Hubble Quick Start" />
<meta property="og:description" content="1 HugeGraph-Hubble概述 HugeGraph是一款面向分析型,支持批量操作的图数据库系统,它由百度安全团队自主研发,全面支持Apache TinkerPop3框架和Gremlin图查询语言,提供导出、备份、恢复等完善的工具链生态,有效解决海量图数据的存储、查询和关联分析需求。HugeGraph广泛应用于银行券商的风控打击、保险理赔、推荐搜索、公安犯罪打击、知识图谱构建、网络安全、IT运维等领域,致力于让更多行业、组织及用户享受到更广泛的数据综合价值。
HugeGraph-Hubble 是HugeGraph的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,降低用户的使用门槛,提供更为高效易用的使用体验。
平台主要包括以下模块:
图管理 图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。
元数据建模 元数据建模模块通过创建属性库,顶点类型,边类型,索引类型,实现图模型的构建与管理,平台提供两种模式,列表模式和图模式,可实时展示元数据模型,更加直观。同时还提供了跨图的元数据复用功能,省去相同元数据繁琐的重复创建过程,极大地提升建模效率,增强易用性。
数据导入 数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务,实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容,就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。
图分析 通过输入图遍历语言Gremlin可实现图数据的高性能通用分析,并提供顶点的定制化多维路径查询等功能,提供3种图结果展示方式,包括:图形式、表格形式、Json形式,多维度展示数据形态,满足用户使用的多种场景需求。提供运行记录及常用语句收藏等功能,实现图操作的可追溯,以及查询输入的复用共享,快捷高效。支持图数据的导出,导出格式为Json格式。
任务管理 对于需要遍历全图的Gremlin任务,索引的创建与重建等耗时较长的异步任务,平台提供相应的任务管理功能,实现异步任务的统一的管理与结果查看。
2 平台使用流程 平台的模块使用流程如下:
3 平台使用说明 3.1 图管理 3.1.1 图创建 图管理模块下,点击【创建图】,通过填写图ID、图名称、主机名、端口号、用户名、密码的信息,实现多图的连接。
创建图填写内容如下:
3.1.2 图访问 实现图空间的信息访问,进入后,可进行图的多维查询分析、元数据管理、数据导入、算法分析等操作。
3.1.3 图管理 用户通过对图的概览、搜索以及单图的信息编辑与删除,实现图的统一管理。 搜索范围:可对图名称和ID进行搜索。 3.2 元数据建模(列表&#43;图模式) 3.2.1 模块入口 左侧导航处:
3.2.2 属性类型 3.2.2.1 创建 填写或选择属性名称、数据类型、基数,完成属性的创建。 创建的属性可作为顶点类型和边类型的属性。 列表模式:
图模式:
3.2.2.2 复用 平台提供【复用】功能,可直接复用其他图的元数据。 选择需要复用的图ID,继续选择需要复用的属性,之后平台会进行是否冲突的校验,通过后,可实现元数据的复用。 选择复用项:" />
<meta property="og:type" content="article" />
<meta property="og:url" content="/cn/docs/quickstart/hugegraph-hubble/" /><meta property="article:section" content="docs" />
<meta property="article:modified_time" content="2022-04-17T11:36:55+08:00" /><meta property="og:site_name" content="HugeGraph" />
<meta itemprop="name" content="HugeGraph-Hubble Quick Start">
<meta itemprop="description" content="1 HugeGraph-Hubble概述 HugeGraph是一款面向分析型,支持批量操作的图数据库系统,它由百度安全团队自主研发,全面支持Apache TinkerPop3框架和Gremlin图查询语言,提供导出、备份、恢复等完善的工具链生态,有效解决海量图数据的存储、查询和关联分析需求。HugeGraph广泛应用于银行券商的风控打击、保险理赔、推荐搜索、公安犯罪打击、知识图谱构建、网络安全、IT运维等领域,致力于让更多行业、组织及用户享受到更广泛的数据综合价值。
HugeGraph-Hubble 是HugeGraph的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,降低用户的使用门槛,提供更为高效易用的使用体验。
平台主要包括以下模块:
图管理 图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。
元数据建模 元数据建模模块通过创建属性库,顶点类型,边类型,索引类型,实现图模型的构建与管理,平台提供两种模式,列表模式和图模式,可实时展示元数据模型,更加直观。同时还提供了跨图的元数据复用功能,省去相同元数据繁琐的重复创建过程,极大地提升建模效率,增强易用性。
数据导入 数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务,实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容,就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。
图分析 通过输入图遍历语言Gremlin可实现图数据的高性能通用分析,并提供顶点的定制化多维路径查询等功能,提供3种图结果展示方式,包括:图形式、表格形式、Json形式,多维度展示数据形态,满足用户使用的多种场景需求。提供运行记录及常用语句收藏等功能,实现图操作的可追溯,以及查询输入的复用共享,快捷高效。支持图数据的导出,导出格式为Json格式。
任务管理 对于需要遍历全图的Gremlin任务,索引的创建与重建等耗时较长的异步任务,平台提供相应的任务管理功能,实现异步任务的统一的管理与结果查看。
2 平台使用流程 平台的模块使用流程如下:
3 平台使用说明 3.1 图管理 3.1.1 图创建 图管理模块下,点击【创建图】,通过填写图ID、图名称、主机名、端口号、用户名、密码的信息,实现多图的连接。
创建图填写内容如下:
3.1.2 图访问 实现图空间的信息访问,进入后,可进行图的多维查询分析、元数据管理、数据导入、算法分析等操作。
3.1.3 图管理 用户通过对图的概览、搜索以及单图的信息编辑与删除,实现图的统一管理。 搜索范围:可对图名称和ID进行搜索。 3.2 元数据建模(列表&#43;图模式) 3.2.1 模块入口 左侧导航处:
3.2.2 属性类型 3.2.2.1 创建 填写或选择属性名称、数据类型、基数,完成属性的创建。 创建的属性可作为顶点类型和边类型的属性。 列表模式:
图模式:
3.2.2.2 复用 平台提供【复用】功能,可直接复用其他图的元数据。 选择需要复用的图ID,继续选择需要复用的属性,之后平台会进行是否冲突的校验,通过后,可实现元数据的复用。 选择复用项:">
<meta itemprop="dateModified" content="2022-04-17T11:36:55+08:00" />
<meta itemprop="wordCount" content="209">
<meta itemprop="keywords" content="" /><meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="HugeGraph-Hubble Quick Start"/>
<meta name="twitter:description" content="1 HugeGraph-Hubble概述 HugeGraph是一款面向分析型,支持批量操作的图数据库系统,它由百度安全团队自主研发,全面支持Apache TinkerPop3框架和Gremlin图查询语言,提供导出、备份、恢复等完善的工具链生态,有效解决海量图数据的存储、查询和关联分析需求。HugeGraph广泛应用于银行券商的风控打击、保险理赔、推荐搜索、公安犯罪打击、知识图谱构建、网络安全、IT运维等领域,致力于让更多行业、组织及用户享受到更广泛的数据综合价值。
HugeGraph-Hubble 是HugeGraph的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,降低用户的使用门槛,提供更为高效易用的使用体验。
平台主要包括以下模块:
图管理 图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。
元数据建模 元数据建模模块通过创建属性库,顶点类型,边类型,索引类型,实现图模型的构建与管理,平台提供两种模式,列表模式和图模式,可实时展示元数据模型,更加直观。同时还提供了跨图的元数据复用功能,省去相同元数据繁琐的重复创建过程,极大地提升建模效率,增强易用性。
数据导入 数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务,实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容,就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。
图分析 通过输入图遍历语言Gremlin可实现图数据的高性能通用分析,并提供顶点的定制化多维路径查询等功能,提供3种图结果展示方式,包括:图形式、表格形式、Json形式,多维度展示数据形态,满足用户使用的多种场景需求。提供运行记录及常用语句收藏等功能,实现图操作的可追溯,以及查询输入的复用共享,快捷高效。支持图数据的导出,导出格式为Json格式。
任务管理 对于需要遍历全图的Gremlin任务,索引的创建与重建等耗时较长的异步任务,平台提供相应的任务管理功能,实现异步任务的统一的管理与结果查看。
2 平台使用流程 平台的模块使用流程如下:
3 平台使用说明 3.1 图管理 3.1.1 图创建 图管理模块下,点击【创建图】,通过填写图ID、图名称、主机名、端口号、用户名、密码的信息,实现多图的连接。
创建图填写内容如下:
3.1.2 图访问 实现图空间的信息访问,进入后,可进行图的多维查询分析、元数据管理、数据导入、算法分析等操作。
3.1.3 图管理 用户通过对图的概览、搜索以及单图的信息编辑与删除,实现图的统一管理。 搜索范围:可对图名称和ID进行搜索。 3.2 元数据建模(列表&#43;图模式) 3.2.1 模块入口 左侧导航处:
3.2.2 属性类型 3.2.2.1 创建 填写或选择属性名称、数据类型、基数,完成属性的创建。 创建的属性可作为顶点类型和边类型的属性。 列表模式:
图模式:
3.2.2.2 复用 平台提供【复用】功能,可直接复用其他图的元数据。 选择需要复用的图ID,继续选择需要复用的属性,之后平台会进行是否冲突的校验,通过后,可实现元数据的复用。 选择复用项:"/>
<link rel="preload" href="/scss/main.min.0dc89c707c94a8edbf7722b8ffab87c78b14c4c3e2532e1f45bd6d12c3ccf83b.css" as="style">
<link href="/scss/main.min.0dc89c707c94a8edbf7722b8ffab87c78b14c4c3e2532e1f45bd6d12c3ccf83b.css" rel="stylesheet" integrity="">
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<link rel="stylesheet" href="/css/prism.css"/>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-00000000-0', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</head>
<body class="td-page">
<header>
<nav class="js-navbar-scroll navbar navbar-expand navbar-dark flex-column flex-md-row td-navbar">
<a class="navbar-brand" href="/cn/">
<span class="navbar-logo"><svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:.5px;opacity:.3}.cls-2{fill:#229efa}.cls-3{fill:#9948f7}.cls-4{fill:#33bc7a}.cls-5{fill:url(#未命名的渐变_3)}.cls-6{fill:url(#未命名的渐变_13)}.cls-7{fill:url(#未命名的渐变_11)}</style><linearGradient id="未命名的渐变_3" x1="6.16" y1="14.63" x2="6.16" y2="6.01" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#2e3192"/><stop offset="0" stop-color="#229efa"/><stop offset=".44" stop-color="#239cf8"/><stop offset=".6" stop-color="#2795f2"/><stop offset=".71" stop-color="#2d8ae8"/><stop offset=".81" stop-color="#3679d9"/><stop offset=".89" stop-color="#4263c6"/><stop offset=".95" stop-color="#5048af"/><stop offset="1" stop-color="#5c319b"/></linearGradient><linearGradient id="未命名的渐变_13" x1="10.75" y1="8.2" x2="4.49" y2="1.94" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#991146"/><stop offset="0" stop-color="#326b4e"/><stop offset=".02" stop-color="#3a685c"/><stop offset=".07" stop-color="#506180"/><stop offset=".13" stop-color="#645aa0"/><stop offset=".19" stop-color="#7554bc"/><stop offset=".26" stop-color="#8250d2"/><stop offset=".35" stop-color="#8d4ce3"/><stop offset=".45" stop-color="#944aee"/><stop offset=".6" stop-color="#9848f5"/><stop offset="1" stop-color="#9948f7"/></linearGradient><linearGradient id="未命名的渐变_11" x1="15.34" y1="6.67" x2="7.88" y2="10.98" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#33bc7a"/><stop offset=".45" stop-color="#32ba7a"/><stop offset=".61" stop-color="#2fb37c"/><stop offset=".73" stop-color="#29a87e"/><stop offset=".82" stop-color="#219782"/><stop offset=".9" stop-color="#168186"/><stop offset=".97" stop-color="#09668b"/><stop offset="1" stop-color="#03598e"/></linearGradient></defs><title>logo</title><rect class="cls-1" x="-143.14" y="-373.46" width="597.8" height="424.44"/><circle class="cls-2" cx="12.02" cy="1.83" r="1.33"/><circle class="cls-3" cx="12.02" cy="14.17" r="1.33"/><circle class="cls-4" cx="1.33" cy="8" r="1.33"/><path class="cls-5" d="M7.91 10h0a2.65 2.65.0 01-.23-3.74A1.75 1.75.0 017.91 6h0A2.66 2.66.0 014.4 6h0a1.81 1.81.0 01.24.24A2.65 2.65.0 014.4 10h0a2.62 2.62.0 00-.89 2 2.65 2.65.0 104.4-2z"/><path class="cls-6" d="M12.19 5.49a2.78 2.78.0 01-.5.11A2.64 2.64.0 018.76 3.5h0a2.65 2.65.0 10-2.6 3.17A2.6 2.6.0 007 6.53H7a2.65 2.65.0 013.44 2 2.94 2.94.0 010-.51 2.65 2.65.0 011.75-2.53z"/><path class="cls-7" d="M13 5.35a2.64 2.64.0 00-2.59 2.12h0a3 3 0 01-.08.32A2.65 2.65.0 017.54 9.58a2.86 2.86.0 00.37.41h0a2.63 2.63.0 01.9 2 2.84 2.84.0 01-.05.51 2.64 2.64.0 013.12-2.06l.32.08h0a2.6 2.6.0 00.84.14 2.65 2.65.0 100-5.3z"/></svg></span><span class="font-weight-bold">HugeGraph</span>
</a>
<div class="td-navbar-nav-scroll ml-md-auto" id="main_navbar">
<ul class="navbar-nav mt-2 mt-lg-0">
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="/cn/docs/" ><i class='fas fa-book pr-2'></i><span>Documentation</span></a>
</li>
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="https://github.com/apache/incubator-hugegraph" target="_blank" ><i class='fab fa-github pr-2'></i><span>GitHub</span></a>
</li>
<li class="nav-item mr-4 mb-2 mb-lg-0">
<a class="nav-link" href="/cn/community/" ><span>Community</span></a>
</li>
<li class="nav-item dropdown mr-4 d-none d-lg-block">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
中文
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="/docs/quickstart/hugegraph-hubble/">English</a>
</div>
</li>
</ul>
</div>
<div class="navbar-nav d-none d-lg-block"></div>
</nav>
</header>
<div class="container-fluid td-outer">
<div class="td-main">
<div class="row flex-xl-nowrap">
<aside class="col-12 col-md-3 col-xl-2 td-sidebar d-print-none">
<div id="td-sidebar-menu" class="td-sidebar__inner">
<div id="content-mobile">
<form class="td-sidebar__search d-flex align-items-center">
<button class="btn btn-link td-sidebar__toggle d-md-none p-0 ml-3 fas fa-bars" type="button" data-toggle="collapse" data-target="#td-section-nav" aria-controls="td-docs-nav" aria-expanded="false" aria-label="Toggle section navigation">
</button>
</form>
</div>
<div id="content-desktop"></div>
<nav class="collapse td-sidebar-nav" id="td-section-nav">
<div class="nav-item dropdown d-block d-lg-none">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
中文
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="/docs/quickstart/hugegraph-hubble/">English</a>
</div>
</div>
<ul class="td-sidebar-nav__section pr-md-3 ul-0">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-cndocs-li">
<a href="/cn/docs/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section tree-root" id="m-cndocs"><span class="">Documentation</span></a>
<ul class="ul-1">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsintroductionreadme-li">
<a href="/cn/docs/introduction/readme/" title="Introduction with HugeGraph" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsintroductionreadme"><span class="">Introduction</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsdownloaddownload-li">
<a href="/cn/docs/download/download/" title="Download HugeGraph" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsdownloaddownload"><span class="">Download</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child active-path" id="m-cndocsquickstart-li">
<a href="/cn/docs/quickstart/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsquickstart"><span class="">Quick Start</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsquickstarthugegraph-server-li">
<a href="/cn/docs/quickstart/hugegraph-server/" title="HugeGraph-Server Quick Start" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-server"><span class="">Install HugeGraph-Server</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsquickstarthugegraph-loader-li">
<a href="/cn/docs/quickstart/hugegraph-loader/" title="HugeGraph-Loader Quick Start" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-loader"><span class="">Load data with HugeGraph-Loader</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsquickstarthugegraph-tools-li">
<a href="/cn/docs/quickstart/hugegraph-tools/" title="HugeGraph-Tools Quick Start" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-tools"><span class="">Manage with HugeGraph-Tools</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child active-path" id="m-cndocsquickstarthugegraph-hubble-li">
<a href="/cn/docs/quickstart/hugegraph-hubble/" title="HugeGraph-Hubble Quick Start" class="align-left pl-0 active td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-hubble"><span class="td-sidebar-nav-active-item">Visual with HugeGraph-Hubble</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsquickstarthugegraph-client-li">
<a href="/cn/docs/quickstart/hugegraph-client/" title="HugeGraph-Client Quick Start" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-client"><span class="">Develop with HugeGraph-Client</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsquickstarthugegraph-spark-li">
<a href="/cn/docs/quickstart/hugegraph-spark/" title="HugeGraph-Spark Quick Start" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsquickstarthugegraph-spark"><span class="">(Deprecated) Analysis with HugeGraph-Spark</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsconfig-li">
<a href="/cn/docs/config/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsconfig"><span class="">Config</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsconfigconfig-guide-li">
<a href="/cn/docs/config/config-guide/" title="HugeGraph 配置" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsconfigconfig-guide"><span class="">Config Guide</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsconfigconfig-option-li">
<a href="/cn/docs/config/config-option/" title="HugeGraph 配置项" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsconfigconfig-option"><span class="">Config Options</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsconfigconfig-authentication-li">
<a href="/cn/docs/config/config-authentication/" title="HugeGraph 内置用户权限与扩展权限配置及使用" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsconfigconfig-authentication"><span class="">Config Authentication</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsconfigconfig-https-li">
<a href="/cn/docs/config/config-https/" title="配置 HugeGraphServer 使用 https 协议" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsconfigconfig-https"><span class="">Config Https</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsclients-li">
<a href="/cn/docs/clients/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsclients"><span class="">API</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsclientsrestful-api-li">
<a href="/cn/docs/clients/restful-api/" title="HugeGraph RESTful API" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsclientsrestful-api"><span class="">RESTful API</span></a>
<ul class="ul-3 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apischema-li">
<a href="/cn/docs/clients/restful-api/schema/" title="Schema API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apischema"><span class="">Schema</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apipropertykey-li">
<a href="/cn/docs/clients/restful-api/propertykey/" title="PropertyKey API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apipropertykey"><span class="">PropertyKey</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apivertexlabel-li">
<a href="/cn/docs/clients/restful-api/vertexlabel/" title="VertexLabel API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apivertexlabel"><span class="">VertexLabel</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apiedgelabel-li">
<a href="/cn/docs/clients/restful-api/edgelabel/" title="EdgeLabel API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apiedgelabel"><span class="">EdgeLabel</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apiindexlabel-li">
<a href="/cn/docs/clients/restful-api/indexlabel/" title="IndexLabel API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apiindexlabel"><span class="">IndexLabel</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apirebuild-li">
<a href="/cn/docs/clients/restful-api/rebuild/" title="Rebuild API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apirebuild"><span class="">Rebuild</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apivertex-li">
<a href="/cn/docs/clients/restful-api/vertex/" title="Vertex API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apivertex"><span class="">Vertex</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apiedge-li">
<a href="/cn/docs/clients/restful-api/edge/" title="Edge API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apiedge"><span class="">Edge</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apitraverser-li">
<a href="/cn/docs/clients/restful-api/traverser/" title="Traverser API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apitraverser"><span class="">Traverser</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apirank-li">
<a href="/cn/docs/clients/restful-api/rank/" title="Rank API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apirank"><span class="">Rank</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apivariable-li">
<a href="/cn/docs/clients/restful-api/variable/" title="Variable API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apivariable"><span class="">Variable</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apigraphs-li">
<a href="/cn/docs/clients/restful-api/graphs/" title="Graphs API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apigraphs"><span class="">Graphs</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apitask-li">
<a href="/cn/docs/clients/restful-api/task/" title="Task API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apitask"><span class="">Task</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apigremlin-li">
<a href="/cn/docs/clients/restful-api/gremlin/" title="Gremlin API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apigremlin"><span class="">Gremlin</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apiauth-li">
<a href="/cn/docs/clients/restful-api/auth/" title="Authentication API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apiauth"><span class="">Authentication</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsrestful-apiother-li">
<a href="/cn/docs/clients/restful-api/other/" title="Other API" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsrestful-apiother"><span class="">Other</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientshugegraph-client-li">
<a href="/cn/docs/clients/hugegraph-client/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientshugegraph-client"><span class="">HugeGraph Java Client</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsclientsgremlin-console-li">
<a href="/cn/docs/clients/gremlin-console/" title="Gremlin-Console" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsclientsgremlin-console"><span class="">Gremlin Console</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsguides-li">
<a href="/cn/docs/guides/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsguides"><span class="">GUIDES</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsguidesarchitectural-li">
<a href="/cn/docs/guides/architectural/" title="HugeGraph Architecture Overview" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsguidesarchitectural"><span class="">Architecture Overview</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsguidesdesgin-concept-li">
<a href="/cn/docs/guides/desgin-concept/" title="HugeGraph Design Concepts" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsguidesdesgin-concept"><span class="">Design Concepts</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsguidescustom-plugin-li">
<a href="/cn/docs/guides/custom-plugin/" title="HugeGraph Plugin机制及插件扩展流程" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsguidescustom-plugin"><span class="">HugeGraph Plugin</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsguidesbackup-restore-li">
<a href="/cn/docs/guides/backup-restore/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsguidesbackup-restore"><span class="">Backup Restore</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsguidesfaq-li">
<a href="/cn/docs/guides/faq/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsguidesfaq"><span class="">FAQ</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocslanguage-li">
<a href="/cn/docs/language/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocslanguage"><span class="">QUERY LANGUAGE</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocslanguagehugegraph-gremlin-li">
<a href="/cn/docs/language/hugegraph-gremlin/" title="HugeGraph Gremlin" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocslanguagehugegraph-gremlin"><span class="">Gremlin Query Language</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocslanguagehugegraph-example-li">
<a href="/cn/docs/language/hugegraph-example/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocslanguagehugegraph-example"><span class="">HugeGraph Examples</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsperformance-li">
<a href="/cn/docs/performance/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsperformance"><span class="">PERFORMANCE</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformancehugegraph-benchmark-056-li">
<a href="/cn/docs/performance/hugegraph-benchmark-0.5.6/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformancehugegraph-benchmark-056"><span class="">HugeGraph BenchMark Performance</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocsperformanceapi-preformance-li">
<a href="/cn/docs/performance/api-preformance/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocsperformanceapi-preformance"><span class="">HugeGraph-API Performance</span></a>
<ul class="ul-3 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformanceapi-preformancehugegraph-api-056-rocksdb-li">
<a href="/cn/docs/performance/api-preformance/hugegraph-api-0.5.6-rocksdb/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformanceapi-preformancehugegraph-api-056-rocksdb"><span class="">v0.5.6 Stand-alone(RocksDB)</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformanceapi-preformancehugegraph-api-056-cassandra-li">
<a href="/cn/docs/performance/api-preformance/hugegraph-api-0.5.6-cassandra/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformanceapi-preformancehugegraph-api-056-cassandra"><span class="">v0.5.6 Cluster(Cassandra)</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformanceapi-preformancehugegraph-api-044-li">
<a href="/cn/docs/performance/api-preformance/hugegraph-api-0.4.4/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformanceapi-preformancehugegraph-api-044"><span class="">v0.4.4</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformanceapi-preformancehugegraph-api-02-li">
<a href="/cn/docs/performance/api-preformance/hugegraph-api-0.2/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformanceapi-preformancehugegraph-api-02"><span class="">v0.2</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformancehugegraph-loader-performance-li">
<a href="/cn/docs/performance/hugegraph-loader-performance/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformancehugegraph-loader-performance"><span class="">HugeGraph-Loader Performance</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsperformancehugegraph-benchmark-044-li">
<a href="/cn/docs/performance/hugegraph-benchmark-0.4.4/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsperformancehugegraph-benchmark-044"><span class=""></span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section with-child" id="m-cndocschangelog-li">
<a href="/cn/docs/changelog/" class="align-left pl-0 td-sidebar-link td-sidebar-link__section" id="m-cndocschangelog"><span class="">CHANGELOGS</span></a>
<ul class="ul-2 foldable">
<li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-0120-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.12.0-release-notes/" title="HugeGraph 0.12 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-0120-release-notes"><span class="">Release-0.12.0</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-0112-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.11.2-release-notes/" title="HugeGraph 0.11 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-0112-release-notes"><span class="">Release-0.11.2</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-0104-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.10.4-release-notes/" title="HugeGraph 0.10 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-0104-release-notes"><span class="">Release-0.10.4</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-092-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.9.2-release-notes/" title="HugeGraph 0.9 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-092-release-notes"><span class="">Release-0.9.2</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-080-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.8.0-release-notes/" title="HugeGraph 0.8 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-080-release-notes"><span class="">Release-0.8.0</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-074-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.7.4-release-notes/" title="HugeGraph 0.7 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-074-release-notes"><span class="">Release-0.7.4</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-061-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.6.1-release-notes/" title="HugeGraph 0.6 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-061-release-notes"><span class="">Release-0.6.1</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-056-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.5.6-release-notes/" title="HugeGraph 0.5 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-056-release-notes"><span class="">Release-0.5.6</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-044-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.4.4-release-notes/" title="HugeGraph 0.4.4 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-044-release-notes"><span class="">Release-0.4.4</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-033-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.3.3-release-notes/" title="HugeGraph 0.3.3 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-033-release-notes"><span class="">Release-0.3.3</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-02-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.2-release-notes/" title="HugeGraph 0.2 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-02-release-notes"><span class="">Release-0.2.4</span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocschangeloghugegraph-024-release-notes-li">
<a href="/cn/docs/changelog/hugegraph-0.2.4-release-notes/" title="HugeGraph 0.2.4 Release Notes" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocschangeloghugegraph-024-release-notes"><span class="">Release-0.2.4</span></a>
</li>
</ul>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocsbuilding-li">
<a href="/cn/docs/building/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocsbuilding"><span class=""></span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocscla-li">
<a href="/cn/docs/cla/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocscla"><span class=""></span></a>
</li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id="m-cndocssummary-li">
<a href="/cn/docs/summary/" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id="m-cndocssummary"><span class=""></span></a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</aside>
<aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none">
<div class="td-page-meta ml-2 pb-1 pt-2 mb-0">
<a href="https://github.com/apache/incubator-hugegraph/tree/master/content/cn/docs/quickstart/hugegraph-hubble.md" class="td-page-meta--view" target="_blank" rel="noopener"><i class="fa fa-file-alt fa-fw"></i> View page source</a>
<a href="https://github.com/apache/incubator-hugegraph/edit/master/content/cn/docs/quickstart/hugegraph-hubble.md" class="td-page-meta--edit" target="_blank" rel="noopener"><i class="fa fa-edit fa-fw"></i> Edit this page</a>
<a href="https://github.com/apache/incubator-hugegraph/new/master/content/cn/docs/quickstart/hugegraph-hubble.md?filename=change-me.md&amp;value=---%0Atitle%3A&#43;%22Long&#43;Page&#43;Title%22%0AlinkTitle%3A&#43;%22Short&#43;Nav&#43;Title%22%0Aweight%3A&#43;100%0Adescription%3A&#43;%3E-%0A&#43;&#43;&#43;&#43;&#43;Page&#43;description&#43;for&#43;heading&#43;and&#43;indexes.%0A---%0A%0A%23%23&#43;Heading%0A%0AEdit&#43;this&#43;template&#43;to&#43;create&#43;your&#43;new&#43;page.%0A%0A%2A&#43;Give&#43;it&#43;a&#43;good&#43;name%2C&#43;ending&#43;in&#43;%60.md%60&#43;-&#43;e.g.&#43;%60getting-started.md%60%0A%2A&#43;Edit&#43;the&#43;%22front&#43;matter%22&#43;section&#43;at&#43;the&#43;top&#43;of&#43;the&#43;page&#43;%28weight&#43;controls&#43;how&#43;its&#43;ordered&#43;amongst&#43;other&#43;pages&#43;in&#43;the&#43;same&#43;directory%3B&#43;lowest&#43;number&#43;first%29.%0A%2A&#43;Add&#43;a&#43;good&#43;commit&#43;message&#43;at&#43;the&#43;bottom&#43;of&#43;the&#43;page&#43;%28%3C80&#43;characters%3B&#43;use&#43;the&#43;extended&#43;description&#43;field&#43;for&#43;more&#43;detail%29.%0A%2A&#43;Create&#43;a&#43;new&#43;branch&#43;so&#43;you&#43;can&#43;preview&#43;your&#43;new&#43;file&#43;and&#43;request&#43;a&#43;review&#43;via&#43;Pull&#43;Request.%0A" class="td-page-meta--child" target="_blank" rel="noopener"><i class="fa fa-edit fa-fw"></i> Create child page</a>
<a href="https://github.com/apache/incubator-hugegraph/issues/new?title=HugeGraph-Hubble%20Quick%20Start" class="td-page-meta--issue" target="_blank" rel="noopener"><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
<a href="https://github.com/apache/incubator-hugegraph/issues/new" class="td-page-meta--project-issue" target="_blank" rel="noopener"><i class="fas fa-tasks fa-fw"></i> Create project issue</a>
<a id="print" href="/cn/docs/quickstart/_print/"><i class="fa fa-print fa-fw"></i> Print entire section</a>
</div>
<div class="td-toc"><nav id="TableOfContents">
<ul>
<li>
<ul>
<li><a href="#1-hugegraph-hubble概述">1 HugeGraph-Hubble概述</a></li>
<li><a href="#2平台使用流程">2 平台使用流程</a></li>
<li><a href="#3平台使用说明">3 平台使用说明</a></li>
</ul>
</li>
</ul>
</nav></div>
</aside>
<main class="col-12 col-md-9 col-xl-8 pl-md-5" role="main">
<nav aria-label="breadcrumb" class="td-breadcrumbs">
<ol class="breadcrumb">
<li class="breadcrumb-item">
<a href="/cn/docs/">Documentation</a>
</li>
<li class="breadcrumb-item">
<a href="/cn/docs/quickstart/">Quick Start</a>
</li>
<li class="breadcrumb-item active" aria-current="page">
<a href="/cn/docs/quickstart/hugegraph-hubble/">Visual with HugeGraph-Hubble</a>
</li>
</ol>
</nav>
<div class="td-content">
<h1>HugeGraph-Hubble Quick Start</h1>
<header class="article-meta">
</header>
<h3 id="1-hugegraph-hubble概述">1 HugeGraph-Hubble概述</h3>
<p>HugeGraph是一款面向分析型,支持批量操作的图数据库系统,它由百度安全团队自主研发,全面支持<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架和<a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a>图查询语言,提供导出、备份、恢复等完善的工具链生态,有效解决海量图数据的存储、查询和关联分析需求。HugeGraph广泛应用于银行券商的风控打击、保险理赔、推荐搜索、公安犯罪打击、知识图谱构建、网络安全、IT运维等领域,致力于让更多行业、组织及用户享受到更广泛的数据综合价值。</p>
<p><strong>HugeGraph-Hubble</strong> 是HugeGraph的一站式可视化分析平台,平台涵盖了从数据建模,到数据快速导入,再到数据的在线、离线分析、以及图的统一管理的全过程,实现了图应用的全流程向导式操作,旨在提升用户的使用流畅度,降低用户的使用门槛,提供更为高效易用的使用体验。</p>
<p>平台主要包括以下模块:</p>
<h5 id="图管理">图管理</h5>
<p>图管理模块通过图的创建,连接平台与图数据,实现多图的统一管理,并实现图的访问、编辑、删除、查询操作。</p>
<h5 id="元数据建模">元数据建模</h5>
<p>元数据建模模块通过创建属性库,顶点类型,边类型,索引类型,实现图模型的构建与管理,平台提供两种模式,列表模式和图模式,可实时展示元数据模型,更加直观。同时还提供了跨图的元数据复用功能,省去相同元数据繁琐的重复创建过程,极大地提升建模效率,增强易用性。</p>
<h5 id="数据导入">数据导入</h5>
<p>数据导入是将用户的业务数据转化为图的顶点和边并插入图数据库中,平台提供了向导式的可视化导入模块,通过创建导入任务,实现导入任务的管理及多个导入任务的并行运行,提高导入效能。进入导入任务后,只需跟随平台步骤提示,按需上传文件,填写内容,就可轻松实现图数据的导入过程,同时支持断点续传,错误重试机制等,降低导入成本,提升效率。</p>
<h5 id="图分析">图分析</h5>
<p>通过输入图遍历语言Gremlin可实现图数据的高性能通用分析,并提供顶点的定制化多维路径查询等功能,提供3种图结果展示方式,包括:图形式、表格形式、Json形式,多维度展示数据形态,满足用户使用的多种场景需求。提供运行记录及常用语句收藏等功能,实现图操作的可追溯,以及查询输入的复用共享,快捷高效。支持图数据的导出,导出格式为Json格式。</p>
<h5 id="任务管理">任务管理</h5>
<p>对于需要遍历全图的Gremlin任务,索引的创建与重建等耗时较长的异步任务,平台提供相应的任务管理功能,实现异步任务的统一的管理与结果查看。</p>
<h3 id="2平台使用流程">2 平台使用流程</h3>
<p>平台的模块使用流程如下:</p>
<center>
<img src="/docs/images/images-hubble/2平台使用流程.png" alt="image">
</center>
<h3 id="3平台使用说明">3 平台使用说明</h3>
<h4 id="31图管理">3.1 图管理</h4>
<h5 id="311图创建">3.1.1 图创建</h5>
<p>图管理模块下,点击【创建图】,通过填写图ID、图名称、主机名、端口号、用户名、密码的信息,实现多图的连接。</p>
<center>
<img src="/docs/images/images-hubble/311图创建.png" alt="image">
</center>
<p>创建图填写内容如下:</p>
<center>
<img src="/docs/images/images-hubble/311图创建2.png" alt="image">
</center>
<h5 id="312图访问">3.1.2 图访问</h5>
<p>实现图空间的信息访问,进入后,可进行图的多维查询分析、元数据管理、数据导入、算法分析等操作。</p>
<center>
<img src="/docs/images/images-hubble/312图访问.png" alt="image">
</center>
<h5 id="313图管理">3.1.3 图管理</h5>
<ol>
<li>用户通过对图的概览、搜索以及单图的信息编辑与删除,实现图的统一管理。</li>
<li>搜索范围:可对图名称和ID进行搜索。</li>
</ol>
<center>
<img src="/docs/images/images-hubble/313图管理.png" alt="image">
</center>
<h4 id="32元数据建模列表图模式">3.2 元数据建模(列表+图模式)</h4>
<h5 id="321模块入口">3.2.1 模块入口</h5>
<p>左侧导航处:</p>
<center>
<img src="/docs/images/images-hubble/321元数据入口.png" alt="image">
</center>
<h5 id="322属性类型">3.2.2 属性类型</h5>
<h6 id="3221创建">3.2.2.1 创建</h6>
<ol>
<li>填写或选择属性名称、数据类型、基数,完成属性的创建。</li>
<li>创建的属性可作为顶点类型和边类型的属性。</li>
</ol>
<p>列表模式:</p>
<center>
<img src="/docs/images/images-hubble/3221属性创建.png" alt="image">
</center>
<p>图模式:</p>
<center>
<img src="/docs/images/images-hubble/3221属性创建2.png" alt="image">
</center>
<h6 id="3222复用">3.2.2.2 复用</h6>
<ol>
<li>平台提供【复用】功能,可直接复用其他图的元数据。</li>
<li>选择需要复用的图ID,继续选择需要复用的属性,之后平台会进行是否冲突的校验,通过后,可实现元数据的复用。</li>
</ol>
<p>选择复用项:</p>
<center>
<img src="/docs/images/images-hubble/3222属性复用.png" alt="image">
</center>
<p>校验复用项:</p>
<center>
<img src="/docs/images/images-hubble/3222属性复用2.png" alt="image">
</center>
<h6 id="3223管理">3.2.2.3 管理</h6>
<ol>
<li>在属性列表中可进行单条删除或批量删除操作。</li>
</ol>
<h5 id="323顶点类型">3.2.3 顶点类型</h5>
<h6 id="3231创建">3.2.3.1 创建</h6>
<ol>
<li>填写或选择顶点类型名称、ID策略、关联属性、主键属性,顶点样式、查询结果中顶点下方展示的内容,以及索引的信息:包括是否创建类型索引,及属性索引的具体内容,完成顶点类型的创建。</li>
</ol>
<p>列表模式:</p>
<center>
<img src="/docs/images/images-hubble/3231顶点创建.png" alt="image">
</center>
<p>图模式:</p>
<center>
<img src="/docs/images/images-hubble/3231顶点创建2.png" alt="image">
</center>
<h6 id="3232复用">3.2.3.2 复用</h6>
<ol>
<li>顶点类型的复用,会将此类型关联的属性和属性索引一并复用。</li>
<li>复用功能使用方法类似属性的复用,见3.2.2.2。</li>
</ol>
<h6 id="3233管理">3.2.3.3 管理</h6>
<ol>
<li>
<p>可进行编辑操作,顶点样式、关联类型、顶点展示内容、属性索引可编辑,其余不可编辑。</p>
</li>
<li>
<p>可进行单条删除或批量删除操作。</p>
</li>
</ol>
<center>
<img src="/docs/images/images-hubble/3233顶点删除.png" alt="image">
</center>
<h5 id="324边类型">3.2.4 边类型</h5>
<h6 id="3241创建">3.2.4.1 创建</h6>
<ol>
<li>填写或选择边类型名称、起点类型、终点类型、关联属性、是否允许多次连接、边样式、查询结果中边下方展示的内容,以及索引的信息:包括是否创建类型索引,及属性索引的具体内容,完成边类型的创建。</li>
</ol>
<p>列表模式:</p>
<center>
<img src="/docs/images/images-hubble/3241边创建.png" alt="image">
</center>
<p>图模式:</p>
<center>
<img src="/docs/images/images-hubble/3241边创建2.png" alt="image">
</center>
<h6 id="3242复用">3.2.4.2 复用</h6>
<ol>
<li>边类型的复用,会将此类型的起点类型、终点类型、关联的属性和属性索引一并复用。</li>
<li>复用功能使用方法类似属性的复用,见3.2.2.2。</li>
</ol>
<h6 id="3243管理">3.2.4.3 管理</h6>
<ol>
<li>可进行编辑操作,边样式、关联属性、边展示内容、属性索引可编辑,其余不可编辑,同顶点类型。</li>
<li>可进行单条删除或批量删除操作。</li>
</ol>
<h5 id="325索引类型">3.2.5 索引类型</h5>
<p>展示顶点类型和边类型的顶点索引和边索引。</p>
<h4 id="33数据导入">3.3 数据导入</h4>
<p>数据导入的使用流程如下:</p>
<center>
<img src="/docs/images/images-hubble/33导入流程.png" alt="image">
</center>
<h5 id="331模块入口">3.3.1 模块入口</h5>
<p>左侧导航处:</p>
<center>
<img src="/docs/images/images-hubble/331导入入口.png" alt="image">
</center>
<h5 id="332创建任务">3.3.2 创建任务</h5>
<ol>
<li>填写任务名称和备注(非必填),可以创建导入任务。</li>
<li>可创建多个导入任务,并行导入。</li>
</ol>
<center>
<img src="/docs/images/images-hubble/332创建任务.png" alt="image">
</center>
<h5 id="333上传文件">3.3.3 上传文件</h5>
<ol>
<li>上传需要构图的文件,目前支持的格式为CSV,后续会不断更新。</li>
<li>可同时上传多个文件。</li>
</ol>
<center>
<img src="/docs/images/images-hubble/333上传文件.png" alt="image">
</center>
<h5 id="334设置数据映射">3.3.4 设置数据映射</h5>
<ol>
<li>
<p>对上传的文件分别设置数据映射,包括文件设置和类型设置</p>
</li>
<li>
<p>文件设置:勾选或填写是否包含表头、分隔符、编码格式等文件本身的设置内容,均设置默认值,无需手动填写</p>
</li>
<li>
<p>类型设置:</p>
<ol>
<li>
<p>顶点映射和边映射:</p>
<p>【顶点类型】 :选择顶点类型,并为其ID映射上传文件中列数据;</p>
<p>【边类型】:选择边类型,为其起点类型和终点类型的ID列映射上传文件的列数据;</p>
</li>
<li>
<p>映射设置:为选定的顶点类型的属性映射上传文件中的列数据,此处,若属性名称与文件的表头名称一致,可自动匹配映射属性,无需手动填选</p>
</li>
<li>
<p>完成设置后,显示设置列表,方可进行下一步操作,支持映射的新增、编辑、删除操作</p>
</li>
</ol>
</li>
</ol>
<p>设置映射的填写内容:</p>
<center>
<img src="/docs/images/images-hubble/334设置映射.png" alt="image">
</center>
<p>映射列表:</p>
<center>
<img src="/docs/images/images-hubble/334设置映射2.png" alt="image">
</center>
<h5 id="335导入数据">3.3.5 导入数据</h5>
<p>导入前需要填写导入设置参数,填写完成后,可开始向图库中导入数据</p>
<ol>
<li>导入设置</li>
</ol>
<ul>
<li>导入设置参数项如下图所示,均设置默认值,无需手动填写</li>
</ul>
<center>
<img src="/docs/images/images-hubble/335导入设置.png" alt="image">
</center>
<ol start="2">
<li>导入详情</li>
</ol>
<ul>
<li>点击开始导入,开始文件的导入任务</li>
<li>导入详情中提供每个上传文件设置的映射类型、导入速度、导入的进度、耗时以及当前任务的具体状态,并可对每个任务进行暂停、继续、停止等操作</li>
<li>若导入失败,可查看具体原因</li>
</ul>
<center>
<img src="/docs/images/images-hubble/335导入详情.png" alt="image">
</center>
<h4 id="34数据分析">3.4 数据分析</h4>
<h5 id="341模块入口">3.4.1 模块入口</h5>
<p>左侧导航处:</p>
<center>
<img src="/docs/images/images-hubble/341分析入口.png" alt="image">
</center>
<h5 id="342多图切换">3.4.2 多图切换</h5>
<p>通过左侧切换入口,灵活切换多图的操作空间</p>
<center>
<img src="/docs/images/images-hubble/342多图切换.png" alt="image">
</center>
<h5 id="343图分析与处理">3.4.3 图分析与处理</h5>
<p>HugeGraph支持Apache TinkerPop3的图遍历查询语言Gremlin,Gremlin是一种通用的图数据库查询语言,通过输入Gremlin语句,点击执行,即可执行图数据的查询分析操作,并可实现顶点/边的创建及删除、顶点/边的属性修改等。</p>
<p>Gremlin查询后,下方为图结果展示区域,提供3种图结果展示方式,分别为:【图模式】、【表格模式】、【Json模式】。</p>
<p>支持缩放、居中、全屏、导出等操作。</p>
<p>【图模式】</p>
<center>
<img src="/docs/images/images-hubble/343图分析-图.png" alt="image">
</center>
<p>【表格模式】</p>
<center>
<img src="/docs/images/images-hubble/343图分析-表格.png" alt="image">
</center>
<p>【Json模式】</p>
<center>
<img src="/docs/images/images-hubble/343图分析-json.png" alt="image">
</center>
<h5 id="344数据详情">3.4.4 数据详情</h5>
<p>点击顶点/边实体,可查看顶点/边的数据详情,包括:顶点/边类型,顶点ID,属性及对应值,拓展图的信息展示维度,提高易用性。</p>
<h5 id="345图结果的多维路径查询">3.4.5 图结果的多维路径查询</h5>
<p>除了全局的查询外,可针对查询结果中的顶点进行深度定制化查询以及隐藏操作,实现图结果的定制化挖掘。</p>
<p>右击顶点,出现顶点的菜单入口,可进行展示、查询、隐藏等操作。</p>
<ul>
<li>展开:点击后,展示与选中点关联的顶点。</li>
<li>查询:通过选择与选中点关联的边类型及边方向,在此条件下,再选择其属性及相应筛选规则,可实现定制化的路径展示。</li>
<li>隐藏:点击后,隐藏选中点及与之关联的边。</li>
</ul>
<p>双击顶点,也可展示与选中点关联的顶点。</p>
<center>
<img src="/docs/images/images-hubble/345定制路径查询.png" alt="image">
</center>
<h5 id="346新增顶点边">3.4.6 新增顶点/边</h5>
<h6 id="3461新增顶点">3.4.6.1 新增顶点</h6>
<p>在图区可通过两个入口,动态新增顶点,如下:</p>
<ol>
<li>点击图区面板,出现添加顶点入口</li>
<li>点击右上角的操作栏中的首个图标</li>
</ol>
<p>通过选择或填写顶点类型、ID值、属性信息,完成顶点的增加。</p>
<p>入口如下:</p>
<center>
<img src="/docs/images/images-hubble/346新增顶点.png" alt="image">
</center>
<p>添加顶点内容如下:</p>
<center>
<img src="/docs/images/images-hubble/346新增顶点2.png" alt="image">
</center>
<h6 id="3462新增边">3.4.6.2 新增边</h6>
<p>右击图结果中的顶点,可增加该点的出边或者入边。</p>
<h5 id="347执行记录与收藏的查询">3.4.7 执行记录与收藏的查询</h5>
<ol>
<li>图区下方记载每次查询记录,包括:查询时间、执行类型、内容、状态、耗时、以及【收藏】和【加载】操作,实现图执行的全方位记录,有迹可循,并可对执行内容快速加载复用</li>
<li>提供语句的收藏功能,可对常用语句进行收藏操作,方便高频语句快速调用</li>
</ol>
<center>
<img src="/docs/images/images-hubble/347收藏.png" alt="image">
</center>
<h4 id="35任务管理">3.5 任务管理</h4>
<h5 id="351模块入口">3.5.1 模块入口</h5>
<p>左侧导航处:</p>
<center>
<img src="/docs/images/images-hubble/351任务管理入口.png" alt="image">
</center>
<h5 id="352任务管理">3.5.2 任务管理</h5>
<ol>
<li>提供异步任务的统一的管理与结果查看,异步任务包括4类,分别为:</li>
</ol>
<ul>
<li>gremlin:Gremlin任务</li>
<li>algorithm:OLAP算法任务</li>
<li>remove_schema:删除元数据</li>
<li>rebuild_index:重建索引</li>
</ul>
<ol start="2">
<li>列表显示当前图的异步任务信息,包括:任务ID,任务名称,任务类型,创建时间,耗时,状态,操作,实现对异步任务的管理。</li>
<li>支持对任务类型和状态进行筛选</li>
<li>支持搜索任务ID和任务名称</li>
<li>可对异步任务进行删除或批量删除操作</li>
</ol>
<center>
<img src="/docs/images/images-hubble/352任务列表.png" alt="image">
</center>
<h5 id="353gremlin异步任务">3.5.3 Gremlin异步任务</h5>
<p>1.创建任务</p>
<ul>
<li>数据分析模块,目前支持两种Gremlin操作,Gremlin查询和Gremlin任务;若用户切换到Gremlin任务,点击执行后,在异步任务中心会建立一条异步任务;
2.任务提交</li>
<li>任务提交成功后,图区部分返回提交结果和任务ID
3.任务详情</li>
<li>提供【查看】入口,可跳转到任务详情查看当前任务具体执行情况跳转到任务中心后,直接显示当前执行的任务行</li>
</ul>
<center>
<img src="/docs/images/images-hubble/353gremlin任务.png" alt="image">
</center>
<p>点击查看入口,跳转到任务管理列表,如下:</p>
<center>
<img src="/docs/images/images-hubble/353gremlin任务2.png" alt="image">
</center>
<p>4.查看结果</p>
<ul>
<li>结果通过json形式展示</li>
</ul>
<h5 id="354olap算法任务">3.5.4 OLAP算法任务</h5>
<p>Hubble上暂未提供可视化的OLAP算法执行,可调用RESTful API进行OLAP类算法任务,在任务管理中通过ID找到相应任务,查看进度与结果等。</p>
<h5 id="355删除元数据重建索引">3.5.5 删除元数据、重建索引</h5>
<p>1.创建任务</p>
<ul>
<li>在元数据建模模块中,删除元数据时,可建立删除元数据的异步任务</li>
</ul>
<center>
<img src="/docs/images/images-hubble/355删除元数据.png" alt="image">
</center>
<ul>
<li>在编辑已有的顶点/边类型操作中,新增索引时,可建立创建索引的异步任务</li>
</ul>
<center>
<img src="/docs/images/images-hubble/355构建索引.png" alt="image">
</center>
<p>2.任务详情</p>
<ul>
<li>确认/保存后,可跳转到任务中心查看当前任务的详情</li>
</ul>
<center>
<img src="/docs/images/images-hubble/355任务详情.png" alt="image">
</center>
<style>
.feedback--answer {
display: inline-block;
}
.feedback--answer-no {
margin-left: 1em;
}
.feedback--response {
display: none;
margin-top: 1em;
}
.feedback--response__visible {
display: block;
}
</style>
<script>
const yesButton = document.querySelector('.feedback--answer-yes');
const noButton = document.querySelector('.feedback--answer-no');
const yesResponse = document.querySelector('.feedback--response-yes');
const noResponse = document.querySelector('.feedback--response-no');
const disableButtons = () => {
yesButton.disabled = true;
noButton.disabled = true;
};
const sendFeedback = (value) => {
if (typeof ga !== 'function') return;
const args = {
command: 'send',
hitType: 'event',
category: 'Helpful',
action: 'click',
label: window.location.pathname,
value: value
};
ga(args.command, args.hitType, args.category, args.action, args.label, args.value);
};
yesButton.addEventListener('click', () => {
yesResponse.classList.add('feedback--response__visible');
disableButtons();
sendFeedback(1);
});
noButton.addEventListener('click', () => {
noResponse.classList.add('feedback--response__visible');
disableButtons();
sendFeedback(0);
});
</script>
<br />
<div class="text-muted mt-5 pt-3 border-top">
Last modified April 17, 2022: <a href="https://github.com/apache/incubator-hugegraph/commit/ef36544478e135c747b8f0d13f1fde8b7faa1b75">rebuild doc (ef36544)</a>
</div>
</div>
</main>
</div>
</div>
<footer class="bg-dark py-3 row d-print-none">
<div class="footer-container">
<div class="row">
<div class="col-1"></div>
<div class="col-4 text-center container-center">
<div class="footer-row">
<a href="https://www.apache.org">
<div class="footer-apache-logo">
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 7127.6 2890" enable-background="new 0 0 7127.6 2890"><path fill="#6d6e71" d="M7104.7 847.8c15.3 15.3 22.9 33.7 22.9 55.2s-7.6 39.9-22.9 55.4c-15.3 15.4-33.8 23.1-55.6 23.1s-40.2-7.6-55.4-22.9c-15.1-15.3-22.7-33.7-22.7-55.2s7.6-39.9 22.9-55.4c15.3-15.4 33.7-23.1 55.4-23.1C7070.9 824.9 7089.4 832.5 7104.7 847.8zM7098.1 951.9c13.3-13.6 20-29.8 20-48.7s-6.6-35-19.8-48.5c-13.2-13.4-29.4-20.1-48.6-20.1-19.2.0-35.4 6.7-48.7 20.2s-19.9 29.7-19.9 48.7 6.6 35.2 19.7 48.6c13.1 13.4 29.3 20.1 48.5 20.1S7084.7 965.4 7098.1 951.9zm-11-63.8c0 14-6.1 22.8-18.4 26.4l22.5 30.5H7073l-20.3-28.3h-18.6V945h-14.7v-84.6h31.8c12.8.0 22 2.2 27.6 6.6C7084.4 871.4 7087.1 878.4 7087.1 888.1zM7068.2 9e2c3-2.4 4.4-6.5 4.4-12s-1.5-9.4-4.5-11.6-8.4-3.2-16-3.2h-18v30.5h17.5C7059.7 903.6 7065.3 902.4 7068.2 9e2z"/><path fill="#6d6e71" d="M1803.6 499.8v155.4h-20V499.8h-56.8v-19.2h133.9v19.2H1803.6z"/><path fill="#6d6e71" d="M2082.2 655.2v-76.9H1977v76.9h-20V480.5h20v78.9h105.2v-78.9h20v174.7h-20z"/><path fill="#6d6e71" d="M2241.4 499.8v57.4h88.1v19.2h-88.1v59.8h101.8v19h-121.8V480.5H2340v19.2H2241.4z"/><path fill="#d22128" d="M1574.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9H1574.5zM2032.6 970l-205.1 493.2h404.7L2032.6 970z"/><path fill="#d22128" d="M2596.9 1852.4V854.8H3010c171.4.0 295.1 158.8 295.1 313.3.0 163-115.2 316.1-286.6 316.1h-324.6v368.1h-97zm97-455.3h318.9c118 0 193.9-108.2 193.9-229 0-125.1-92.7-226.2-202.3-226.2h-310.5v455.2z"/><path fill="#d22128" d="M3250.5 1852.4l417.3-997.6h80.1l417.3 997.6h-105.4l-129.3-311.9h-448.2l-127.9 311.9H3250.5zM3708.6 970l-205.1 493.2h404.7L3708.6 970z"/><path fill="#d22128" d="M4637.3 849.1c177 0 306.3 89.9 368.1 217.8l-78.7 47.8c-63.2-132.1-186.9-177-295.1-177-238.9.0-369.5 213.6-369.5 414.5.0 220.6 161.6 420.1 373.7 420.1 112.4.0 244.5-56.2 307.7-185.5l81.5 42.1c-64.6 148.9-241.7 231.8-394.8 231.8-274 0-466.5-261.3-466.5-514.2C4163.8 1106.3 4336.6 849.1 4637.3 849.1z"/><path fill="#d22128" d="M5949.1 854.8v997.6h-98.4v-466.5h-591.5v466.5h-96.9V854.8h96.9v444h591.5v-444H5949.1z"/><path fill="#d22128" d="M6844.6 1765.2v87.1h-670.2V854.8H6832v87.1h-560.6v359.7h489v82.9h-489v380.8H6844.6z"/><path fill="#6d6e71" d="M1667.6 2063.6c11.8 3.5 22.2 8.3 31 14.2l-10.3 22.6c-9-6-18.6-10.4-28.9-13.4-10.2-2.9-20-4.4-29.2-4.4-13.6.0-24.5 2.4-32.6 7.3s-12.2 11.8-12.2 20.7c0 7.6 2.3 14 6.8 19s10.2 8.9 17 11.7c6.8 2.8 16.1 6 28 9.6 14.4 4.6 26 8.9 34.7 12.9 8.8 4 16.3 9.9 22.5 17.8 6.2 7.8 9.3 18.2 9.3 31 0 11.7-3.2 21.8-9.5 30.6-6.3 8.7-15.3 15.5-26.8 20.3-11.6 4.8-24.9 7.2-40 7.2s-29.7-2.9-43.9-8.7c-14.2-5.8-26.4-13.6-36.6-23.4l10.7-21.6c9.6 9.4 20.7 16.7 33.3 21.9 12.6 5.2 24.8 7.8 36.8 7.8 15.3.0 27.3-3 36.1-8.9s13.2-13.9 13.2-23.9c0-7.8-2.3-14.3-6.9-19.4-4.6-5.1-10.3-9-17.1-11.9-6.8-2.8-16.1-6-28-9.6-14.2-4.2-25.7-8.3-34.6-12.2-8.9-3.9-16.4-9.7-22.5-17.5-6.1-7.7-9.2-17.9-9.2-30.6.0-10.9 3-20.4 9-28.6s14.6-14.6 25.6-19.1c11.1-4.5 23.8-6.8 38.2-6.8C1643.8 2058.3 1655.7 2060.1 1667.6 2063.6z"/><path fill="#6d6e71" d="M1980.1 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3.0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3.0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14C1944.8 2058.6 1963.2 2063.3 1980.1 2072.8zM1881.9 2092.7c-13.1 7.4-23.6 17.5-31.4 30.1-7.8 12.6-11.8 26.5-11.8 41.7.0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2 13.1 7.4 27.4 11.1 42.9 11.1s29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8c-7.7-12.6-18.1-22.6-31.1-30s-27.2-11.2-42.6-11.2C1909.4 2081.5 1895.1 2085.2 1881.9 2092.7z"/><path fill="#6d6e71" d="M2186.5 2082.4v74h98.4v23.2h-98.4v90.2h-24.1v-210.6h133.8v23.2H2186.5z"/><path fill="#6d6e71" d="M2491.6 2082.4v187.4h-24.1v-187.4h-68.4v-23.2h161.4v23.2H2491.6z"/><path fill="#6d6e71" d="M2871.8 2269.8l-56.8-177.4-57.6 177.4h-24.5l-70.5-210.6h25.9l57.9 182.7 57.1-182.4 24.1-.3 57.7 182.7 57.1-182.7h25l-70.6 210.6H2871.8z"/><path fill="#6d6e71" d="M3087.3 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26.1l-23.5-53.2H3087.3zM3144.5 2086.6l-46.9 106.8h94.4l-47.5-106.8z"/><path fill="#6d6e71" d="M3461.1 2202.7c-6 .4-10.7.6-14.1.6h-56v66.5h-24v-210.6h80c26.2.0 46.6 6.2 61.2 18.5 14.5 12.3 21.8 29.8 21.8 52.3.0 17.2-4.1 31.7-12.2 43.3-8.1 11.6-19.8 20-35 25l49.2 71.5h-27.3L3461.1 2202.7zM3491.3 2167.6c10.3-8.4 15.5-20.8 15.5-37 0-15.9-5.2-27.9-15.5-36s-25.1-12.2-44.3-12.2h-56v97.8h56C3466.2 2180.2 3481 2176 3491.3 2167.6z"/><path fill="#6d6e71" d="M3688.3 2082.4v69.2h106.2v23.2h-106.2v72.1h122.8v22.9h-146.9v-210.6h142.9v23.2H3688.3z"/><path fill="#6d6e71" d="M4147 2082.4v74h98.4v23.2H4147v90.2h-24.1v-210.6h133.8v23.2H4147z"/><path fill="#6d6e71" d="M4523.3 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3.0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3.0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14C4488.1 2058.6 4506.5 2063.3 4523.3 2072.8zM4425.2 2092.7c-13.1 7.4-23.6 17.5-31.4 30.1-7.8 12.6-11.8 26.5-11.8 41.7.0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2 13.1 7.4 27.4 11.1 42.9 11.1s29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8c-7.7-12.6-18.1-22.6-31.1-30s-27.2-11.2-42.6-11.2C4452.6 2081.5 4438.3 2085.2 4425.2 2092.7z"/><path fill="#6d6e71" d="M4854.7 2247.7c-15.7 15.5-37.3 23.3-64.8 23.3-27.7.0-49.4-7.8-65.1-23.3-15.7-15.5-23.6-37-23.6-64.6v-124h24.1v124c0 20.3 5.8 36.1 17.3 47.5 11.6 11.4 27.3 17.1 47.3 17.1 20.1.0 35.8-5.7 47.1-17 11.4-11.3 17-27.2 17-47.7v-124h24.1v124C4878.2 2210.7 4870.4 2232.2 4854.7 2247.7z"/><path fill="#6d6e71" d="M5169.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6H5169.5z"/><path fill="#6d6e71" d="M5478.4 2073.1c16.4 9.3 29.4 21.9 38.9 37.9 9.6 16 14.3 33.9 14.3 53.5s-4.8 37.6-14.3 53.6c-9.5 16.1-22.6 28.7-39.3 37.9-16.6 9.2-35.2 13.8-55.5 13.8h-84.3v-210.6h85.2C5443.7 2059.2 5462 2063.8 5478.4 2073.1zM5362.3 2246.9h61.4c15.5.0 29.6-3.5 42.3-10.6s22.8-16.9 30.2-29.5c7.4-12.5 11.1-26.5 11.1-42s-3.8-29.4-11.3-41.9-17.7-22.3-30.6-29.6c-12.8-7.2-27-10.9-42.6-10.9h-60.5v164.5z"/><path fill="#6d6e71" d="M5668.6 2216.6l-23.5 53.2h-25.6l94.4-210.6h25l94.1 210.6h-26l-23.5-53.2H5668.6zM5725.8 2086.6l-46.9 106.8h94.4l-47.5-106.8z"/><path fill="#6d6e71" d="M5991 2082.4v187.4h-24v-187.4h-68.4v-23.2H6060v23.2h-69z"/><path fill="#6d6e71" d="M6175.9 2269.8v-210.6h24.1v210.6H6175.9z"/><path fill="#6d6e71" d="M6493.7 2072.8c16.8 9.4 30.2 22.3 40 38.4 9.8 16.2 14.8 33.9 14.8 53.3.0 19.5-4.9 37.4-14.8 53.6-9.8 16.3-23.2 29.1-40 38.6s-35.3 14.3-55.2 14.3c-20.3.0-38.8-4.7-55.7-14.3-16.8-9.5-30.2-22.4-40-38.6-9.8-16.3-14.8-34.1-14.8-53.6s4.9-37.3 14.8-53.5c9.8-16.2 23.2-29 40-38.3 16.8-9.4 35.4-14 55.7-14C6458.5 2058.6 6476.9 2063.3 6493.7 2072.8zM6395.6 2092.7c-13.1 7.4-23.6 17.5-31.4 30.1-7.8 12.6-11.8 26.5-11.8 41.7.0 15.3 3.9 29.3 11.8 42 7.8 12.7 18.3 22.8 31.4 30.2 13.1 7.4 27.4 11.1 42.9 11.1s29.7-3.7 42.7-11.1 23.3-17.4 31.1-30.2c7.7-12.7 11.6-26.7 11.6-42s-3.9-29.2-11.6-41.8c-7.7-12.6-18.1-22.6-31.1-30s-27.2-11.2-42.6-11.2C6423 2081.5 6408.8 2085.2 6395.6 2092.7z"/><path fill="#6d6e71" d="M6826.5 2269.8l-126.3-169.1v169.1h-24.1v-210.6h25l126.3 169.3v-169.3h23.8v210.6H6826.5z"/><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-4516.6152" y1="-2338.7222" x2="-4108.4111" y2="-1861.3982" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset="0" style="stop-color:#F69923"/><stop offset=".3123" style="stop-color:#F79A23"/><stop offset=".8383" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_1_)" d="M1230.1 13.7c-45.3 26.8-120.6 102.5-210.5 212.3l82.6 155.9c58-82.9 116.9-157.5 176.3-221.2 4.6-5.1 7-7.5 7-7.5-2.3 2.5-4.6 5-7 7.5-19.2 21.2-77.5 89.2-165.5 224.4 84.7-4.2 214.9-21.6 321.1-39.7 31.6-177-31-258-31-258S1323.4-41.4 1230.1 13.7z"/><path fill="none" d="M1090.2 903.1c.6-.1 1.2-.2 1.8-.3l-11.9 1.3c-.7.3-1.4.7-2.1 1C1082.1 904.4 1086.2 903.7 1090.2 903.1z"/><path fill="none" d="M1005.9 1182.3c-6.7 1.5-13.7 2.7-20.7 3.7C992.3 1185 999.2 1183.8 1005.9 1182.3z"/><path fill="none" d="M432.9 1808.8c.9-2.3 1.8-4.7 2.6-7 18.2-48 36.2-94.7 54-140.1 20-51 39.8-100.4 59.3-148.3 20.6-50.4 40.9-99.2 60.9-146.3 21-49.4 41.7-97 62-142.8 16.5-37.3 32.8-73.4 48.9-108.3 5.4-11.7 10.7-23.2 16-34.6 10.5-22.7 21-44.8 31.3-66.5 9.5-20 19-39.6 28.3-58.8 3.1-6.4 6.2-12.8 9.3-19.1.5-1 1-2 1.5-3.1l-10.2 1.1-8-15.9c-.8 1.6-1.6 3.1-2.4 4.6-14.5 28.8-28.9 57.9-43.1 87.2-8.2 16.9-16.4 34-24.6 51-22.6 47.4-44.8 95.2-66.6 143.3-22.1 48.6-43.7 97.5-64.9 146.5-20.8 48.1-41.3 96.2-61.2 144.2-20 48-39.5 95.7-58.5 143.2-19.9 49.5-39.2 98.7-58 147.2-4.2 10.9-8.5 21.9-12.7 32.8-15 39.2-29.7 77.8-44 116l12.7 25.1 11.4-1.2c.4-1.1.8-2.3 1.3-3.4C396.7 1905.4 414.9 1856.4 432.9 1808.8z"/><path fill="none" d="M980 1186.8c.1.0.1.0.1-.1C980.1 1186.8 980.1 1186.8 980 1186.8z"/><path fill="#be202e" d="M952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-.1.0-.1.1-.2.1 5.6-.8 11.2-1.7 16.6-2.6C942 1325.2 947.3 1324.1 952.6 1323z"/><path opacity=".35" fill="#be202e" d="M952.6 1323c-10.6 1.9-21.4 3.8-32.5 5.7-.1.0-.1.1-.2.1 5.6-.8 11.2-1.7 16.6-2.6C942 1325.2 947.3 1324.1 952.6 1323z"/><path fill="#be202e" d="M980.3 1186.7C980.2 1186.7 980.2 1186.7 980.3 1186.7c-.1.1-.2.1-.2.1 1.8-.2 3.5-.5 5.2-.8 7-1 13.9-2.2 20.7-3.7C997.5 1183.8 989 1185.2 980.3 1186.7z"/><path opacity=".35" fill="#be202e" d="M980.3 1186.7C980.2 1186.7 980.2 1186.7 980.3 1186.7c-.1.1-.2.1-.2.1 1.8-.2 3.5-.5 5.2-.8 7-1 13.9-2.2 20.7-3.7C997.5 1183.8 989 1185.2 980.3 1186.7z"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="-7537.7339" y1="-2391.4075" x2="-4625.4141" y2="-2391.4075" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_2_)" d="M858.6 784.7c25.1-46.9 50.5-92.8 76.2-137.4 26.7-46.4 53.7-91.3 80.9-134.7 1.6-2.6 3.2-5.2 4.8-7.7 27-42.7 54.2-83.7 81.6-122.9L1019.5 226c-6.2 7.6-12.5 15.3-18.8 23.2-23.8 29.7-48.6 61.6-73.9 95.5-28.6 38.2-58 78.9-87.8 121.7-27.6 39.5-55.5 80.9-83.5 123.7-23.8 36.5-47.7 74-71.4 112.5-.9 1.4-1.8 2.9-2.6 4.3L789 919.2C811.8 873.6 835.1 828.7 858.6 784.7z"/><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="-7186.1777" y1="-2099.3059" x2="-5450.7183" y2="-2099.3059" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset="0" style="stop-color:#282662"/><stop offset=".0954839" style="stop-color:#662E8D"/><stop offset=".7882" style="stop-color:#9F2064"/><stop offset=".9487" style="stop-color:#CD2032"/></linearGradient><path fill="url(#SVGID_3_)" d="M369 1981c-14.2 39.1-28.5 78.9-42.9 119.6-.2.6-.4 1.2-.6 1.8-2 5.7-4.1 11.5-6.1 17.2-9.7 27.4-18 52.1-37.3 108.2 31.7 14.5 57.1 52.5 81.1 95.6-2.6-44.7-21-86.6-56.2-119.1 156.1 7 290.6-32.4 360.1-146.6 6.2-10.2 11.9-20.9 17-32.2-31.6 40.1-70.8 57.1-144.5 53-.2.1-.3.1-.5.2.2-.1.3-.1.5-.2 108.6-48.6 163.1-95.3 211.2-172.6 11.4-18.3 22.5-38.4 33.8-60.6-94.9 97.5-205 125.3-320.9 104.2l-86.9 9.5C374.4 1966.3 371.7 1973.6 369 1981z"/><linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="-7374.1626" y1="-2418.5454" x2="-4461.8428" y2="-2418.5454" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_4_)" d="M409.6 1786.3c18.8-48.5 38.1-97.7 58-147.2 19-47.4 38.5-95.2 58.5-143.2s40.4-96.1 61.2-144.2c21.2-49 42.9-97.8 64.9-146.5 21.8-48.1 44-95.9 66.6-143.3 8.1-17.1 16.3-34.1 24.6-51 14.2-29.3 28.6-58.4 43.1-87.2.8-1.6 1.6-3.1 2.4-4.6L681.4 706.8c-1.8 2.9-3.5 5.8-5.3 8.6-25.1 40.9-50 82.7-74.4 125.4-24.7 43.1-49 87.1-72.7 131.7-20 37.6-39.6 75.6-58.6 113.9-3.8 7.8-7.6 15.5-11.3 23.2-23.4 48.2-44.6 94.8-63.7 139.5-21.7 50.7-40.7 99.2-57.5 145.1-11 30.2-21 59.4-30.1 87.4-7.5 24-14.7 47.9-21.5 71.8-16 56.3-29.9 112.4-41.2 168.3L353 1935.1c14.3-38.1 28.9-76.8 44-116C401.1 1808.2 405.4 1797.3 409.6 1786.3z"/><linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="-7161.7642" y1="-2379.1431" x2="-5631.2524" y2="-2379.1431" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset="0" style="stop-color:#282662"/><stop offset=".0954839" style="stop-color:#662E8D"/><stop offset=".7882" style="stop-color:#9F2064"/><stop offset=".9487" style="stop-color:#CD2032"/></linearGradient><path fill="url(#SVGID_5_)" d="M243.5 1729.4c-13.6 68.2-23.2 136.2-28 203.8-.2 2.4-.4 4.7-.5 7.1-33.7-54-124-106.8-123.8-106.2 64.6 93.7 113.7 186.7 120.9 278-34.6 7.1-82-3.2-136.8-23.3 57.1 52.5 1e2 67 116.7 70.9-52.5 3.3-107.1 39.3-162.1 80.8 80.5-32.8 145.5-45.8 192.1-35.3C148.1 2414.2 74.1 2645 0 2890c22.7-6.7 36.2-21.9 43.9-42.6 13.2-44.4 100.8-335.6 238-718.2 3.9-10.9 7.8-21.8 11.8-32.9 1.1-3 2.2-6.1 3.3-9.2 14.5-40.1 29.5-81.1 45.1-122.9 3.5-9.5 7.1-19 10.7-28.6.1-.2.1-.4.2-.6l-107.9-213.2C244.6 1724.4 244 1726.9 243.5 1729.4z"/><linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="-7374.1626" y1="-2117.1309" x2="-4461.8428" y2="-2117.1309" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_6_)" d="M805.6 937c-3.1 6.3-6.2 12.7-9.3 19.1-9.3 19.2-18.8 38.8-28.3 58.8-10.3 21.7-20.7 43.9-31.3 66.5-5.3 11.4-10.6 22.9-16 34.6-16.1 35-32.4 71.1-48.9 108.3-20.3 45.8-41 93.4-62 142.8-20 47.1-40.3 95.9-60.9 146.3-19.5 47.9-39.3 97.3-59.3 148.3-17.8 45.4-35.9 92.1-54 140.1-.9 2.3-1.8 4.7-2.6 7-18 47.6-36.2 96.6-54.6 146.8-.4 1.1-.8 2.3-1.3 3.4l86.9-9.5c-1.7-.3-3.5-.5-5.2-.9 103.9-13 242.1-90.6 331.4-186.5 41.1-44.2 78.5-96.3 113-157.3 25.7-45.4 49.8-95.8 72.8-151.5 20.1-48.7 39.4-101.4 58-158.6-23.9 12.6-51.2 21.8-81.4 28.2-5.3 1.1-10.7 2.2-16.1 3.1-5.5 1-11 1.8-16.6 2.6.1.0.1-.1.2-.1 96.9-37.3 158-109.2 202.4-197.4-25.5 17.4-66.9 40.1-116.6 51.1-6.7 1.5-13.7 2.7-20.7 3.7-1.7.3-3.5.6-5.2.8.1.0.1.0.1-.1h.1c33.6-14.1 62-29.8 86.6-48.4 5.3-4 10.4-8.1 15.3-12.3 7.5-6.5 14.7-13.3 21.5-20.5 4.4-4.6 8.6-9.3 12.7-14.2 9.6-11.5 18.7-23.9 27.1-37.3 2.6-4.1 5.1-8.3 7.6-12.6 3.2-6.2 6.3-12.3 9.3-18.3 13.5-27.2 24.4-51.5 33-72.8 4.3-10.6 8.1-20.5 11.3-29.7 1.3-3.7 2.5-7.2 3.7-10.6 3.4-10.2 6.2-19.3 8.4-27.3 3.3-12 5.3-21.5 6.4-28.4-3.3 2.6-7.1 5.2-11.3 7.7-29.3 17.5-79.5 33.4-119.9 40.8l79.8-8.8-79.8 8.8c-.6.1-1.2.2-1.8.3-4 .7-8.1 1.3-12.2 2 .7-.3 1.4-.7 2.1-1l-273 29.9C806.6 935 806.1 936 805.6 937z"/><linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="-7554.8232" y1="-2132.0981" x2="-4642.5034" y2="-2132.0981" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_7_)" d="M1112.9 385.1c-24.3 37.3-50.8 79.6-79.4 127.5-1.5 2.5-3 5.1-4.5 7.6-24.6 41.5-50.8 87.1-78.3 137-23.8 43.1-48.5 89.3-74.3 139C854 839.5 830.8 885.4 807 934l273-29.9c79.5-36.6 115.1-69.7 149.6-117.6 9.2-13.2 18.4-27 27.5-41.3 28-43.8 55.6-92 80.1-139.9 23.7-46.3 44.7-92.2 60.7-133.5 10.2-26.3 18.4-50.8 24.1-72.3 5-19 8.9-36.9 11.9-54.1C1327.9 363.5 1197.6 380.9 1112.9 385.1z"/><path fill="#be202e" d="M936.5 1326.1c-5.5 1-11 1.8-16.6 2.6C925.5 1328 931 1327.1 936.5 1326.1z"/><path opacity=".35" fill="#be202e" d="M936.5 1326.1c-5.5 1-11 1.8-16.6 2.6C925.5 1328 931 1327.1 936.5 1326.1z"/><linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="-7374.1626" y1="-2027.484" x2="-4461.8433" y2="-2027.484" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_8_)" d="M936.5 1326.1c-5.5 1-11 1.8-16.6 2.6C925.5 1328 931 1327.1 936.5 1326.1z"/><path fill="#be202e" d="M980 1186.8c1.8-.2 3.5-.5 5.2-.8C983.5 1186.3 981.8 1186.6 980 1186.8z"/><path opacity=".35" fill="#be202e" d="M980 1186.8c1.8-.2 3.5-.5 5.2-.8C983.5 1186.3 981.8 1186.6 980 1186.8z"/><linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="-7374.1626" y1="-2037.7417" x2="-4461.8433" y2="-2037.7417" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_9_)" d="M980 1186.8c1.8-.2 3.5-.5 5.2-.8C983.5 1186.3 981.8 1186.6 980 1186.8z"/><path fill="#be202e" d="M980.2 1186.7z"/><path opacity=".35" fill="#be202e" d="M980.2 1186.7z"/><linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="-5738.0635" y1="-2039.799" x2="-5094.3457" y2="-2039.799" gradientTransform="matrix(0.4226 -0.9063 0.9063 0.4226 5117.8774 -2859.9343)"><stop offset=".3233" style="stop-color:#9E2064"/><stop offset=".6302" style="stop-color:#C92037"/><stop offset=".7514" style="stop-color:#CD2335"/><stop offset="1" style="stop-color:#E97826"/></linearGradient><path fill="url(#SVGID_10_)" d="M980.2 1186.7z"/></svg>
</div>
</a>
<ul class="footer-link">
<li><a class="white" href="http://www.apache.org">Foundation</a></li>
<li><a class="white" href="http://www.apache.org/licenses/">License</a></li>
<li><a class="white" href="https://www.apache.org/security/">Security</a></li>
<li><a class="white" href="http://www.apache.org/events/current-event">Events</a></li>
<li><a class="white" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a class="white" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
</ul>
</div>
</div>
<div class="col-6 text-white text-center container-center">
<p>Copyright &copy; 2022 The Apache Software Foundation, Licensed under the <a class="white" href="https://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></p>
<p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
</div>
<div class="col-1"></div>
</div>
</div>
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js"
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
crossorigin="anonymous"></script>
<script src='/js/tabpane-persist.js'></script>
<script src="/js/main.min.1a2e43037d7eeb7eb548659ffab8adc920ddeef68063a09913f04392dd3c1f19.js" integrity="sha256-Gi5DA31&#43;6361SGWf&#43;ritySDd7vaAY6CZE/BDkt08Hxk=" crossorigin="anonymous"></script>
<script src='/js/prism.js'></script>
</body>
</html>