jar

org.apache.hugegraph : hugegraph-tools

Maven & Gradle

Feb 10, 2023
81 stars

hugegraph-tools

Table Of Contents

Latest Version

Download org.apache.hugegraph : hugegraph-tools JAR file - Latest Versions:

All Versions

Download org.apache.hugegraph : hugegraph-tools JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hugegraph-tools-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.hugegraph.util

├─ org.apache.hugegraph.util.ToolUtil.class - [JAR]

org.apache.hugegraph.constant

├─ org.apache.hugegraph.constant.AuthRestoreConflictStrategy.class - [JAR]

├─ org.apache.hugegraph.constant.Constants.class - [JAR]

org.apache.hugegraph.exception

├─ org.apache.hugegraph.exception.ExitException.class - [JAR]

├─ org.apache.hugegraph.exception.ToolsException.class - [JAR]

org.apache.hugegraph.base

├─ org.apache.hugegraph.base.Directory.class - [JAR]

├─ org.apache.hugegraph.base.HdfsDirectory.class - [JAR]

├─ org.apache.hugegraph.base.LocalDirectory.class - [JAR]

├─ org.apache.hugegraph.base.Printer.class - [JAR]

├─ org.apache.hugegraph.base.RetryManager.class - [JAR]

├─ org.apache.hugegraph.base.ToolClient.class - [JAR]

├─ org.apache.hugegraph.base.ToolManager.class - [JAR]

org.apache.hugegraph.formatter.kgdumper

├─ org.apache.hugegraph.formatter.kgdumper.ComputeSign.class - [JAR]

├─ org.apache.hugegraph.formatter.kgdumper.DumpKGFormatter.class - [JAR]

├─ org.apache.hugegraph.formatter.kgdumper.SignFS64.class - [JAR]

org.apache.hugegraph.cmd

├─ org.apache.hugegraph.cmd.HugeGraphCommand.class - [JAR]

├─ org.apache.hugegraph.cmd.SubCommands.class - [JAR]

org.apache.hugegraph.structure

├─ org.apache.hugegraph.structure.JsonGraph.class - [JAR]

org.apache.hugegraph.formatter

├─ org.apache.hugegraph.formatter.Formatter.class - [JAR]

├─ org.apache.hugegraph.formatter.JsonFormatter.class - [JAR]

org.apache.hugegraph.manager

├─ org.apache.hugegraph.manager.AuthBackupRestoreManager.class - [JAR]

├─ org.apache.hugegraph.manager.BackupManager.class - [JAR]

├─ org.apache.hugegraph.manager.BackupRestoreBaseManager.class - [JAR]

├─ org.apache.hugegraph.manager.DumpGraphManager.class - [JAR]

├─ org.apache.hugegraph.manager.GraphsManager.class - [JAR]

├─ org.apache.hugegraph.manager.GremlinManager.class - [JAR]

├─ org.apache.hugegraph.manager.RestoreManager.class - [JAR]

├─ org.apache.hugegraph.manager.TasksManager.class - [JAR]