2023-01-04 02:08:43 +08:00
|
|
|
Apache HugeGraph(incubating)
|
2024-01-09 18:44:08 +08:00
|
|
|
Copyright 2022-2024 The Apache Software Foundation
|
2023-01-04 02:08:43 +08:00
|
|
|
|
|
|
|
|
This product includes software developed at
|
|
|
|
|
The Apache Software Foundation (http://www.apache.org/).
|
2023-01-14 13:51:36 +08:00
|
|
|
|
|
|
|
|
The initial codebase was donated to the ASF by HugeGraph Authors, copyright 2017-2021.
|
2023-02-07 23:44:05 +08:00
|
|
|
|
|
|
|
|
|
2023-02-10 14:45:48 +08:00
|
|
|
-----------------------------------------------------------------------
|
|
|
|
|
This product contains code form the Apache TinkerPop Project:
|
|
|
|
|
-----------------------------------------------------------------------
|
2023-02-07 23:44:05 +08:00
|
|
|
Apache TinkerPop
|
|
|
|
|
Copyright 2015-2022 The Apache Software Foundation.
|
|
|
|
|
|
2023-02-10 14:45:48 +08:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
Activiti
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
Activiti BPM Platform
|
|
|
|
|
Copyright 2010-2014 Alfresco Software, Ltd.
|
|
|
|
|
|
|
|
|
|
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphml/GraphMLWriterHelper.java
|
|
|
|
|
contains DelegatingXMLStreamWriter.java and IndentingXMLStreamWriter.java from
|
|
|
|
|
https://github.com/Activiti/Activiti/tree/activiti-5.16/modules/activiti-bpmn-converter/src/main/java/org/activiti/bpmn/converter
|
|
|
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
Apache Kerby
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
|
Apache Kerby
|
|
|
|
|
Copyright 2015-2017 The Apache Software Foundation
|
|
|
|
|
|
|
|
|
|
gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/auth/JaasKrbUtil.java
|
|
|
|
|
from
|
|
|
|
|
https://github.com/apache/directory-kerby/blob/kerby-all-1.0.0/kerby-kerb/kerb-simplekdc/src/main/java/org/apache/kerby/kerberos/kerb/client/JaasKrbUtil.java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-----------------------------------------------------------------------
|
|
|
|
|
This product contains code form the JanusGraph Project:
|
|
|
|
|
-----------------------------------------------------------------------
|
|
|
|
|
==============================================================
|
|
|
|
|
JanusGraph: Distributed Graph Database
|
2024-01-09 18:44:08 +08:00
|
|
|
Copyright 2012 with JanusGraph Authors
|
2023-02-10 14:45:48 +08:00
|
|
|
==============================================================
|
2023-02-07 23:44:05 +08:00
|
|
|
|
2023-02-10 14:45:48 +08:00
|
|
|
This product includes software developed by JanusGraph contributors listed
|
|
|
|
|
in CONTRIBUTORS.txt; JanusGraph copyright holders are listed in AUTHORS.txt.
|
2023-02-07 23:44:05 +08:00
|
|
|
|
2023-02-10 14:45:48 +08:00
|
|
|
This product is based on Titan, originally developed by Aurelius (acquired by
|
|
|
|
|
DataStax) and the following individuals:
|
2023-02-07 23:44:05 +08:00
|
|
|
|
2023-02-10 14:45:48 +08:00
|
|
|
* Matthias Broecheler
|
|
|
|
|
* Dan LaRocque
|
|
|
|
|
* Marko A. Rodriguez
|
|
|
|
|
* Stephen Mallette
|
|
|
|
|
* Pavel Yaskevich
|