jar

org.cloudgraph : cloudgraph-core

Maven & Gradle

Aug 10, 2023
3 usages
11 stars

CloudGraph Core · CloudGraph(tm) is a suite of Service Data Object (SDO) 2.1 services designed for relational and big-table style "cloud" databases, such as HBase and others.

Table Of Contents

Latest Version

Download org.cloudgraph : cloudgraph-core JAR file - Latest Versions:

All Versions

Download org.cloudgraph : cloudgraph-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.7.x
0.6.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 cloudgraph-core-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cloudgraph.core.expr

├─ org.cloudgraph.core.expr.PathPredicateBinaryExprTreeAssembler.class - [JAR]

org.cloudgraph.core

├─ org.cloudgraph.core.Connection.class - [JAR]

├─ org.cloudgraph.core.ConnectionConstants.class - [JAR]

├─ org.cloudgraph.core.ConnectionManager.class - [JAR]

├─ org.cloudgraph.core.DataConverter.class - [JAR]

├─ org.cloudgraph.core.ServiceContext.class - [JAR]

org.cloudgraph.core.graph

├─ org.cloudgraph.core.graph.CellConverter.class - [JAR]

├─ org.cloudgraph.core.graph.CoreGraphAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.DefaultAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.DefaultSubgraphTask.class - [JAR]

├─ org.cloudgraph.core.graph.DistributedAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.ExternalEdgeRecognizerContext.class - [JAR]

├─ org.cloudgraph.core.graph.ExternalEdgeRecognizerRelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.graph.ExternalEdgeRecognizerSyntaxTreeAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.ExternalEdgeRecognizerWildcardBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.graph.GraphAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.GraphAssemblerCallable.class - [JAR]

├─ org.cloudgraph.core.graph.GraphSliceAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.GraphSliceSupport.class - [JAR]

├─ org.cloudgraph.core.graph.LocalEdgeRecognizerContext.class - [JAR]

├─ org.cloudgraph.core.graph.LocalEdgeRecognizerRelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.graph.LocalEdgeRecognizerSyntaxTreeAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.LocalEdgeRecognizerWildcardBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.graph.ParallelGraphAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.ParallelGraphSliceAssembler.class - [JAR]

├─ org.cloudgraph.core.graph.ParallelSliceSubgraphTask.class - [JAR]

├─ org.cloudgraph.core.graph.ParallelSubgraphTask.class - [JAR]

├─ org.cloudgraph.core.graph.ReaderFrame.class - [JAR]

├─ org.cloudgraph.core.graph.Traversal.class - [JAR]

org.cloudgraph.core.service

├─ org.cloudgraph.core.service.GraphAssemblerFactory.class - [JAR]

├─ org.cloudgraph.core.service.GraphDispatcher.class - [JAR]

├─ org.cloudgraph.core.service.GraphQuery.class - [JAR]

├─ org.cloudgraph.core.service.GraphStreamQuery.class - [JAR]

├─ org.cloudgraph.core.service.QueryThreadPool.class - [JAR]

org.cloudgraph.core.filter

├─ org.cloudgraph.core.filter.ColumnFilterFactory.class - [JAR]

├─ org.cloudgraph.core.filter.RowFilterFactory.class - [JAR]

org.cloudgraph.core.io

├─ org.cloudgraph.core.io.DefaultEdgeOperation.class - [JAR]

├─ org.cloudgraph.core.io.DefaultRowOperation.class - [JAR]

├─ org.cloudgraph.core.io.DistributedGraphOperation.class - [JAR]

├─ org.cloudgraph.core.io.DistributedGraphReader.class - [JAR]

├─ org.cloudgraph.core.io.DistributedGraphWriter.class - [JAR]

├─ org.cloudgraph.core.io.DistributedReader.class - [JAR]

├─ org.cloudgraph.core.io.DistributedWriter.class - [JAR]

├─ org.cloudgraph.core.io.EdgeOperation.class - [JAR]

├─ org.cloudgraph.core.io.EdgeReader.class - [JAR]

├─ org.cloudgraph.core.io.EdgeTypeMismatchException.class - [JAR]

├─ org.cloudgraph.core.io.EdgeWriter.class - [JAR]

├─ org.cloudgraph.core.io.GraphEdgeReader.class - [JAR]

├─ org.cloudgraph.core.io.GraphEdgeWriter.class - [JAR]

├─ org.cloudgraph.core.io.GraphRowReader.class - [JAR]

├─ org.cloudgraph.core.io.GraphRowWriter.class - [JAR]

├─ org.cloudgraph.core.io.GraphTableReader.class - [JAR]

├─ org.cloudgraph.core.io.GraphTableWriter.class - [JAR]

├─ org.cloudgraph.core.io.KeyBytes.class - [JAR]

├─ org.cloudgraph.core.io.OperationException.class - [JAR]

├─ org.cloudgraph.core.io.RowOperation.class - [JAR]

├─ org.cloudgraph.core.io.RowReader.class - [JAR]

├─ org.cloudgraph.core.io.RowWriter.class - [JAR]

├─ org.cloudgraph.core.io.TableOperation.class - [JAR]

├─ org.cloudgraph.core.io.TableReader.class - [JAR]

├─ org.cloudgraph.core.io.TableWriter.class - [JAR]

├─ org.cloudgraph.core.io.TableWriterCollector.class - [JAR]

├─ org.cloudgraph.core.io.UUIDMismatchException.class - [JAR]

├─ org.cloudgraph.core.io.WriterSupport.class - [JAR]

org.cloudgraph.core.key

├─ org.cloudgraph.core.key.ByteBufferKeyFactory.class - [JAR]

├─ org.cloudgraph.core.key.CompositeColumnKeyFactory.class - [JAR]

├─ org.cloudgraph.core.key.CompositeRowKeyExpressionFactory.class - [JAR]

├─ org.cloudgraph.core.key.CompositeRowKeyFactory.class - [JAR]

├─ org.cloudgraph.core.key.CompositeRowKeyReader.class - [JAR]

├─ org.cloudgraph.core.key.ConfigurableKeyFactory.class - [JAR]

├─ org.cloudgraph.core.key.KeySupport.class - [JAR]

├─ org.cloudgraph.core.key.StatefullColumnKeyFactory.class - [JAR]

org.cloudgraph.core.results

├─ org.cloudgraph.core.results.DefaultResultsAssembler.class - [JAR]

├─ org.cloudgraph.core.results.NoOpResultsComparator.class - [JAR]

├─ org.cloudgraph.core.results.ParallelSlidingResultsAssembler.class - [JAR]

├─ org.cloudgraph.core.results.ResultsAggregator.class - [JAR]

├─ org.cloudgraph.core.results.ResultsAssembler.class - [JAR]

├─ org.cloudgraph.core.results.ResultsComparator.class - [JAR]

├─ org.cloudgraph.core.results.ResultsComparatorAssembler.class - [JAR]

├─ org.cloudgraph.core.results.ResultsSlider.class - [JAR]

├─ org.cloudgraph.core.results.SlidingResultsAssembler.class - [JAR]

├─ org.cloudgraph.core.results.StreamingResultsAssembler.class - [JAR]

org.cloudgraph.recognizer

├─ org.cloudgraph.recognizer.Endpoint.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerContext.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerDetector.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerPredicateBinaryExpr.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerRelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerSupport.class - [JAR]

├─ org.cloudgraph.recognizer.GraphRecognizerSyntaxTreeAssembler.class - [JAR]

├─ org.cloudgraph.recognizer.RecognizerEndpoint.class - [JAR]

org.cloudgraph.core.client

├─ org.cloudgraph.core.client.Admin.class - [JAR]

├─ org.cloudgraph.core.client.BufferedMutator.class - [JAR]

├─ org.cloudgraph.core.client.Cell.class - [JAR]

├─ org.cloudgraph.core.client.CellUtil.class - [JAR]

├─ org.cloudgraph.core.client.CellValues.class - [JAR]

├─ org.cloudgraph.core.client.ClientFactory.class - [JAR]

├─ org.cloudgraph.core.client.CompareOper.class - [JAR]

├─ org.cloudgraph.core.client.DefaultClientFactory.class - [JAR]

├─ org.cloudgraph.core.client.Delete.class - [JAR]

├─ org.cloudgraph.core.client.Filter.class - [JAR]

├─ org.cloudgraph.core.client.FilterList.class - [JAR]

├─ org.cloudgraph.core.client.Get.class - [JAR]

├─ org.cloudgraph.core.client.Increment.class - [JAR]

├─ org.cloudgraph.core.client.KeyValue.class - [JAR]

├─ org.cloudgraph.core.client.Mutation.class - [JAR]

├─ org.cloudgraph.core.client.Put.class - [JAR]

├─ org.cloudgraph.core.client.RegionLocator.class - [JAR]

├─ org.cloudgraph.core.client.Result.class - [JAR]

├─ org.cloudgraph.core.client.ResultScanner.class - [JAR]

├─ org.cloudgraph.core.client.Row.class - [JAR]

├─ org.cloudgraph.core.client.RowMutations.class - [JAR]

├─ org.cloudgraph.core.client.Scan.class - [JAR]

├─ org.cloudgraph.core.client.Table.class - [JAR]

├─ org.cloudgraph.core.client.TableName.class - [JAR]

org.cloudgraph.core.mutation

├─ org.cloudgraph.core.mutation.Create.class - [JAR]

├─ org.cloudgraph.core.mutation.DefaultMutation.class - [JAR]

├─ org.cloudgraph.core.mutation.Delete.class - [JAR]

├─ org.cloudgraph.core.mutation.GraphMutationCollector.class - [JAR]

├─ org.cloudgraph.core.mutation.GraphMutationWriter.class - [JAR]

├─ org.cloudgraph.core.mutation.Mutation.class - [JAR]

├─ org.cloudgraph.core.mutation.MutationCollector.class - [JAR]

├─ org.cloudgraph.core.mutation.Mutations.class - [JAR]

├─ org.cloudgraph.core.mutation.Qualifiers.class - [JAR]

├─ org.cloudgraph.core.mutation.SettingCollector.class - [JAR]

├─ org.cloudgraph.core.mutation.Update.class - [JAR]

org.cloudgraph.core.util

├─ org.cloudgraph.core.util.PredicateUtil.class - [JAR]

org.cloudgraph.query.expr

├─ org.cloudgraph.query.expr.ArithmeticBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.BinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultBinaryExprTreeAssembler.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultExpr.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultLogicalBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultPredicateBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.DefaultRelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.EvaluationContext.class - [JAR]

├─ org.cloudgraph.query.expr.Expr.class - [JAR]

├─ org.cloudgraph.query.expr.ExprAssembler.class - [JAR]

├─ org.cloudgraph.query.expr.ExprPrinter.class - [JAR]

├─ org.cloudgraph.query.expr.ExprVisitor.class - [JAR]

├─ org.cloudgraph.query.expr.ExpresionVisitorSupport.class - [JAR]

├─ org.cloudgraph.query.expr.LogicalBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.Operator.class - [JAR]

├─ org.cloudgraph.query.expr.PredicateBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.RelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.query.expr.Term.class - [JAR]

├─ org.cloudgraph.query.expr.UnaryExpr.class - [JAR]

org.cloudgraph.core.scan

├─ org.cloudgraph.core.scan.CompleteRowKey.class - [JAR]

├─ org.cloudgraph.core.scan.CompleteRowKeyAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.CompleteRowKeyLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.DefaultRowKeyFactory.class - [JAR]

├─ org.cloudgraph.core.scan.FuzzyRowKey.class - [JAR]

├─ org.cloudgraph.core.scan.FuzzyRowKeyAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.FuzzyRowKeyLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.IllegalOperatorMappingException.class - [JAR]

├─ org.cloudgraph.core.scan.ImbalancedOperatorMappingException.class - [JAR]

├─ org.cloudgraph.core.scan.IntegralLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.InvalidFuzzyRowKeyWildcardException.class - [JAR]

├─ org.cloudgraph.core.scan.PartialRowKey.class - [JAR]

├─ org.cloudgraph.core.scan.PartialRowKeyAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.PartialRowKeyLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.RealLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.RowKeyAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.RowKeyFactory.class - [JAR]

├─ org.cloudgraph.core.scan.ScanCollector.class - [JAR]

├─ org.cloudgraph.core.scan.ScanContext.class - [JAR]

├─ org.cloudgraph.core.scan.ScanException.class - [JAR]

├─ org.cloudgraph.core.scan.ScanLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.ScanLiteralAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.ScanLiteralFactory.class - [JAR]

├─ org.cloudgraph.core.scan.ScanLiterals.class - [JAR]

├─ org.cloudgraph.core.scan.ScanRecognizerContext.class - [JAR]

├─ org.cloudgraph.core.scan.ScanRecognizerLogicalBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.scan.ScanRecognizerRelationalBinaryExpr.class - [JAR]

├─ org.cloudgraph.core.scan.ScanRecognizerSyntaxTreeAssembler.class - [JAR]

├─ org.cloudgraph.core.scan.StringLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.TemporalLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.WildcardPartialRowKeyLiteral.class - [JAR]

├─ org.cloudgraph.core.scan.WildcardStringLiteral.class - [JAR]

Advertisement