jar

com.aliyun.hbase : hgraphdb

Maven & Gradle

Dec 17, 2018
3 stars

hgraphdb · HBase as a Tinkerpop Graph Database

Table Of Contents

Latest Version

Download com.aliyun.hbase : hgraphdb JAR file - Latest Versions:

All Versions

Download com.aliyun.hbase : hgraphdb JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 hgraphdb-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.hgraphdb.util

├─ io.hgraphdb.util.DynamicPositionedMutableByteRange.class - [JAR]

io.hgraphdb.giraph

├─ io.hgraphdb.giraph.EdgeValueWritable.class - [JAR]

├─ io.hgraphdb.giraph.HBaseComputation.class - [JAR]

├─ io.hgraphdb.giraph.HBaseEdgeInputFormat.class - [JAR]

├─ io.hgraphdb.giraph.HBaseEdgeOutputFormat.class - [JAR]

├─ io.hgraphdb.giraph.HBaseVertexInputFormat.class - [JAR]

├─ io.hgraphdb.giraph.HBaseVertexOutputFormat.class - [JAR]

├─ io.hgraphdb.giraph.ObjectWritable.class - [JAR]

├─ io.hgraphdb.giraph.VertexValueWritable.class - [JAR]

io.hgraphdb.giraph.utils

├─ io.hgraphdb.giraph.utils.InternalHBaseVertexRunner.class - [JAR]

io.hgraphdb.process.step.sideEffect

├─ io.hgraphdb.process.step.sideEffect.HBaseGraphStep.class - [JAR]

├─ io.hgraphdb.process.step.sideEffect.HBaseVertexStep.class - [JAR]

org.apache.hadoop.hbase.client.mock

├─ org.apache.hadoop.hbase.client.mock.MockBufferedMutator.class - [JAR]

├─ org.apache.hadoop.hbase.client.mock.MockConnection.class - [JAR]

├─ org.apache.hadoop.hbase.client.mock.MockConnectionFactory.class - [JAR]

├─ org.apache.hadoop.hbase.client.mock.MockHTable.class - [JAR]

io.hgraphdb

├─ io.hgraphdb.CloseableIteratorUtils.class - [JAR]

├─ io.hgraphdb.Constants.class - [JAR]

├─ io.hgraphdb.ElementType.class - [JAR]

├─ io.hgraphdb.GraphOfTheGodsFactory.class - [JAR]

├─ io.hgraphdb.HBaseBulkLoader.class - [JAR]

├─ io.hgraphdb.HBaseEdge.class - [JAR]

├─ io.hgraphdb.HBaseEdgeSerializer.class - [JAR]

├─ io.hgraphdb.HBaseElement.class - [JAR]

├─ io.hgraphdb.HBaseElementSerializer.class - [JAR]

├─ io.hgraphdb.HBaseGraph.class - [JAR]

├─ io.hgraphdb.HBaseGraphConfiguration.class - [JAR]

├─ io.hgraphdb.HBaseGraphException.class - [JAR]

├─ io.hgraphdb.HBaseGraphFeatures.class - [JAR]

├─ io.hgraphdb.HBaseGraphNoSchemaException.class - [JAR]

├─ io.hgraphdb.HBaseGraphNotFoundException.class - [JAR]

├─ io.hgraphdb.HBaseGraphNotUniqueException.class - [JAR]

├─ io.hgraphdb.HBaseGraphNotValidException.class - [JAR]

├─ io.hgraphdb.HBaseGraphUtils.class - [JAR]

├─ io.hgraphdb.HBaseProperty.class - [JAR]

├─ io.hgraphdb.HBaseVertex.class - [JAR]

├─ io.hgraphdb.HBaseVertexProperty.class - [JAR]

├─ io.hgraphdb.HBaseVertexSerializer.class - [JAR]

├─ io.hgraphdb.IndexMetadata.class - [JAR]

├─ io.hgraphdb.LabelConnection.class - [JAR]

├─ io.hgraphdb.LabelMetadata.class - [JAR]

├─ io.hgraphdb.OperationType.class - [JAR]

├─ io.hgraphdb.ValueType.class - [JAR]

├─ io.hgraphdb.ValueUtils.class - [JAR]

io.hgraphdb.mutators

├─ io.hgraphdb.mutators.Creator.class - [JAR]

├─ io.hgraphdb.mutators.EdgeIndexRemover.class - [JAR]

├─ io.hgraphdb.mutators.EdgeIndexWriter.class - [JAR]

├─ io.hgraphdb.mutators.EdgeRemover.class - [JAR]

├─ io.hgraphdb.mutators.EdgeWriter.class - [JAR]

├─ io.hgraphdb.mutators.IndexMetadataRemover.class - [JAR]

├─ io.hgraphdb.mutators.IndexMetadataWriter.class - [JAR]

├─ io.hgraphdb.mutators.LabelConnectionRemover.class - [JAR]

├─ io.hgraphdb.mutators.LabelConnectionWriter.class - [JAR]

├─ io.hgraphdb.mutators.LabelMetadataRemover.class - [JAR]

├─ io.hgraphdb.mutators.LabelMetadataWriter.class - [JAR]

├─ io.hgraphdb.mutators.Mutator.class - [JAR]

├─ io.hgraphdb.mutators.Mutators.class - [JAR]

├─ io.hgraphdb.mutators.PropertyIncrementer.class - [JAR]

├─ io.hgraphdb.mutators.PropertyMetadataWriter.class - [JAR]

├─ io.hgraphdb.mutators.PropertyRemover.class - [JAR]

├─ io.hgraphdb.mutators.PropertyWriter.class - [JAR]

├─ io.hgraphdb.mutators.VertexIndexRemover.class - [JAR]

├─ io.hgraphdb.mutators.VertexIndexWriter.class - [JAR]

├─ io.hgraphdb.mutators.VertexRemover.class - [JAR]

├─ io.hgraphdb.mutators.VertexWriter.class - [JAR]

io.hgraphdb.gelly

├─ io.hgraphdb.gelly.HBaseEdgeInputFormat.class - [JAR]

├─ io.hgraphdb.gelly.HBaseElementInputFormat.class - [JAR]

├─ io.hgraphdb.gelly.HBaseVertexInputFormat.class - [JAR]

io.hgraphdb.readers

├─ io.hgraphdb.readers.EdgeIndexReader.class - [JAR]

├─ io.hgraphdb.readers.EdgeReader.class - [JAR]

├─ io.hgraphdb.readers.ElementReader.class - [JAR]

├─ io.hgraphdb.readers.IndexMetadataReader.class - [JAR]

├─ io.hgraphdb.readers.LabelConnectionReader.class - [JAR]

├─ io.hgraphdb.readers.LabelMetadataReader.class - [JAR]

├─ io.hgraphdb.readers.LoadingElementReader.class - [JAR]

├─ io.hgraphdb.readers.Reader.class - [JAR]

├─ io.hgraphdb.readers.VertexIndexReader.class - [JAR]

├─ io.hgraphdb.readers.VertexReader.class - [JAR]

io.hgraphdb.mapreduce

├─ io.hgraphdb.mapreduce.TableInputFormat.class - [JAR]

io.hgraphdb.process.strategy.optimization

├─ io.hgraphdb.process.strategy.optimization.HBaseGraphStepStrategy.class - [JAR]

├─ io.hgraphdb.process.strategy.optimization.HBaseVertexStepStrategy.class - [JAR]

io.hgraphdb.jsr223

├─ io.hgraphdb.jsr223.HBaseGraphGremlinPlugin.class - [JAR]

io.hgraphdb.models

├─ io.hgraphdb.models.BaseModel.class - [JAR]

├─ io.hgraphdb.models.EdgeIndexModel.class - [JAR]

├─ io.hgraphdb.models.EdgeModel.class - [JAR]

├─ io.hgraphdb.models.ElementModel.class - [JAR]

├─ io.hgraphdb.models.IndexMetadataModel.class - [JAR]

├─ io.hgraphdb.models.LabelConnectionModel.class - [JAR]

├─ io.hgraphdb.models.LabelMetadataModel.class - [JAR]

├─ io.hgraphdb.models.VertexIndexModel.class - [JAR]

├─ io.hgraphdb.models.VertexModel.class - [JAR]

io.hgraphdb.mapreduce.index

├─ io.hgraphdb.mapreduce.index.DropIndex.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexBulkMapperBase.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexDirectMapperBase.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexDropDirectMapper.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexDropDirectReducer.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexDropMapper.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexImportDirectMapper.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexImportDirectReducer.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexImportMapper.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexMapperBase.class - [JAR]

├─ io.hgraphdb.mapreduce.index.HBaseIndexReducerBase.class - [JAR]

├─ io.hgraphdb.mapreduce.index.IndexTool.class - [JAR]

├─ io.hgraphdb.mapreduce.index.PopulateIndex.class - [JAR]

Advertisement

Dependencies from Group

Jul 14, 2022
31 usages
Jul 14, 2022
28 usages
Jul 14, 2022
27 usages
Jul 14, 2022
21 usages
Jul 14, 2022
21 usages

Discover Dependencies

Mar 07, 2022
94 stars
Apr 01, 2020
3 usages
8 stars
Apr 01, 2020
3 usages
8 stars
May 31, 2019
2 usages
8 stars
May 11, 2020
3 usages
8 stars
Apr 01, 2020
3 usages
8 stars
Apr 01, 2020
3 usages
8 stars
Jan 04, 2019
Jan 04, 2019