jar

com.github.unipop-graph : unipop-core

Maven & Gradle

Oct 10, 2017
3 usages
188 stars

Unipop :: Core

Table Of Contents

Latest Version

Download com.github.unipop-graph : unipop-core JAR file - Latest Versions:

All Versions

Download com.github.unipop-graph : unipop-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.2

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 unipop-core-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.unipop.util

├─ org.unipop.util.ConversionUtils.class - [JAR]

├─ org.unipop.util.DirectoryWatcher.class - [JAR]

├─ org.unipop.util.MetricsRunner.class - [JAR]

├─ org.unipop.util.MultiDateFormat.class - [JAR]

├─ org.unipop.util.PropertySchemaFactory.class - [JAR]

├─ org.unipop.util.PropertyTypeFactory.class - [JAR]

org.unipop.process.vertex

├─ org.unipop.process.vertex.UniGraphVertexStep.class - [JAR]

├─ org.unipop.process.vertex.UniGraphVertexStepStrategy.class - [JAR]

org.unipop.process.group.traversal

├─ org.unipop.process.group.traversal.SemanticKeyTraversal.class - [JAR]

├─ org.unipop.process.group.traversal.SemanticReducerTraversal.class - [JAR]

├─ org.unipop.process.group.traversal.SemanticValuesTraversal.class - [JAR]

org.unipop.process

├─ org.unipop.process.BulkIterator.class - [JAR]

├─ org.unipop.process.UniBulkStep.class - [JAR]

├─ org.unipop.process.UniPredicatesStep.class - [JAR]

org.unipop.process.strategyregistrar

├─ org.unipop.process.strategyregistrar.StandardStrategyProvider.class - [JAR]

├─ org.unipop.process.strategyregistrar.StrategyProvider.class - [JAR]

org.unipop.query.mutation

├─ org.unipop.query.mutation.AddEdgeQuery.class - [JAR]

├─ org.unipop.query.mutation.AddVertexQuery.class - [JAR]

├─ org.unipop.query.mutation.PropertyQuery.class - [JAR]

├─ org.unipop.query.mutation.RemoveQuery.class - [JAR]

org.unipop.query

├─ org.unipop.query.StepDescriptor.class - [JAR]

├─ org.unipop.query.UniQuery.class - [JAR]

├─ org.unipop.query.VertexQuery.class - [JAR]

org.unipop.test

├─ org.unipop.test.UnipopGraphProvider.class - [JAR]

├─ org.unipop.test.UnipopProcessSuite.class - [JAR]

├─ org.unipop.test.UnipopStructureSuite.class - [JAR]

org.unipop.process.repeat

├─ org.unipop.process.repeat.UniGraphRepeatStep.class - [JAR]

├─ org.unipop.process.repeat.UniGraphRepeatStepStrategy.class - [JAR]

org.unipop.structure

├─ org.unipop.structure.UniEdge.class - [JAR]

├─ org.unipop.structure.UniElement.class - [JAR]

├─ org.unipop.structure.UniFeatures.class - [JAR]

├─ org.unipop.structure.UniGraph.class - [JAR]

├─ org.unipop.structure.UniProperty.class - [JAR]

├─ org.unipop.structure.UniVertex.class - [JAR]

├─ org.unipop.structure.UniVertexProperty.class - [JAR]

org.unipop.process.order

├─ org.unipop.process.order.Orderable.class - [JAR]

├─ org.unipop.process.order.UniGraphOrderStrategy.class - [JAR]

org.unipop.process.predicate

├─ org.unipop.process.predicate.Date.class - [JAR]

├─ org.unipop.process.predicate.ExistsP.class - [JAR]

├─ org.unipop.process.predicate.PredicatesUtil.class - [JAR]

├─ org.unipop.process.predicate.ReceivesPredicatesHolder.class - [JAR]

├─ org.unipop.process.predicate.Text.class - [JAR]

org.unipop.process.union

├─ org.unipop.process.union.UniGraphUnionStep.class - [JAR]

├─ org.unipop.process.union.UniGraphUnionStepStrategy.class - [JAR]

org.unipop.query.search

├─ org.unipop.query.search.DeferredVertexQuery.class - [JAR]

├─ org.unipop.query.search.SearchQuery.class - [JAR]

├─ org.unipop.query.search.SearchVertexQuery.class - [JAR]

org.unipop.virtual

├─ org.unipop.virtual.VirtualController.class - [JAR]

├─ org.unipop.virtual.VirtualSourceProvider.class - [JAR]

├─ org.unipop.virtual.VirtualVertexSchema.class - [JAR]

org.unipop.schema.reference

├─ org.unipop.schema.reference.DeferredVertex.class - [JAR]

├─ org.unipop.schema.reference.ReferenceVertexSchema.class - [JAR]

org.unipop.process.traverser

├─ org.unipop.process.traverser.UniGraphTraverserStep.class - [JAR]

org.unipop.process.where

├─ org.unipop.process.where.UniGraphWhereStepStrategy.class - [JAR]

├─ org.unipop.process.where.UniGraphWhereTraversalStep.class - [JAR]

org.unipop.common.util

├─ org.unipop.common.util.LogHelper.class - [JAR]

├─ org.unipop.common.util.PredicatesTranslator.class - [JAR]

org.unipop.plugin

├─ org.unipop.plugin.UnipopPlugin.class - [JAR]

org.unipop.process.properties

├─ org.unipop.process.properties.PropertyFetcher.class - [JAR]

├─ org.unipop.process.properties.UniGraphPropertiesStrategy.class - [JAR]

org.unipop.query.predicates

├─ org.unipop.query.predicates.PredicateQuery.class - [JAR]

├─ org.unipop.query.predicates.PredicatesHolder.class - [JAR]

├─ org.unipop.query.predicates.PredicatesHolderFactory.class - [JAR]

org.unipop.process.start

├─ org.unipop.process.start.UniGraphStartStep.class - [JAR]

├─ org.unipop.process.start.UniGraphStartStepStrategy.class - [JAR]

org.unipop.query.aggregation

├─ org.unipop.query.aggregation.AggregateQuery.class - [JAR]

├─ org.unipop.query.aggregation.AggregateVertexQuery.class - [JAR]

├─ org.unipop.query.aggregation.ReduceQuery.class - [JAR]

├─ org.unipop.query.aggregation.ReduceVertexQuery.class - [JAR]

org.unipop.process.coalesce

├─ org.unipop.process.coalesce.UniGraphCoalesceStep.class - [JAR]

├─ org.unipop.process.coalesce.UniGraphCoalesceStepStrategy.class - [JAR]

org.unipop.schema.property

├─ org.unipop.schema.property.AbstractPropertyContainer.class - [JAR]

├─ org.unipop.schema.property.CoalescePropertySchema.class - [JAR]

├─ org.unipop.schema.property.ConcatenateFieldPropertySchema.class - [JAR]

├─ org.unipop.schema.property.DateFieldPropertySchema.class - [JAR]

├─ org.unipop.schema.property.DatePropertySchema.class - [JAR]

├─ org.unipop.schema.property.DynamicPropertySchema.class - [JAR]

├─ org.unipop.schema.property.FieldPropertySchema.class - [JAR]

├─ org.unipop.schema.property.MultiPropertySchema.class - [JAR]

├─ org.unipop.schema.property.NonDynamicPropertySchema.class - [JAR]

├─ org.unipop.schema.property.ParentSchemaProperty.class - [JAR]

├─ org.unipop.schema.property.PropertySchema.class - [JAR]

├─ org.unipop.schema.property.StaticDatePropertySchema.class - [JAR]

├─ org.unipop.schema.property.StaticPropertySchema.class - [JAR]

org.unipop.process.edge

├─ org.unipop.process.edge.EdgeStepsStrategy.class - [JAR]

├─ org.unipop.process.edge.UniGraphEdgeOtherVertexStep.class - [JAR]

├─ org.unipop.process.edge.UniGraphEdgeVertexStep.class - [JAR]

org.unipop.schema.element

├─ org.unipop.schema.element.AbstractElementSchema.class - [JAR]

├─ org.unipop.schema.element.EdgeSchema.class - [JAR]

├─ org.unipop.schema.element.ElementSchema.class - [JAR]

├─ org.unipop.schema.element.SchemaSet.class - [JAR]

├─ org.unipop.schema.element.VertexSchema.class - [JAR]

org.unipop.query.controller

├─ org.unipop.query.controller.ConfigurationControllerManager.class - [JAR]

├─ org.unipop.query.controller.ControllerManager.class - [JAR]

├─ org.unipop.query.controller.SimpleController.class - [JAR]

├─ org.unipop.query.controller.SourceProvider.class - [JAR]

├─ org.unipop.query.controller.UniQueryController.class - [JAR]

org.unipop.schema.property.type

├─ org.unipop.schema.property.type.DateType.class - [JAR]

├─ org.unipop.schema.property.type.NumberType.class - [JAR]

├─ org.unipop.schema.property.type.PropertyType.class - [JAR]

├─ org.unipop.schema.property.type.TextType.class - [JAR]

Advertisement

Dependencies from Group

Oct 10, 2017
3 usages
188 stars
Oct 10, 2017
2 usages
188 stars
Oct 10, 2017
1 usages
188 stars
Oct 10, 2017
188 stars
Oct 10, 2017
188 stars

Discover Dependencies

Oct 04, 2017
1 usages
412 stars
Dec 01, 2019
2 usages
3 stars
Nov 09, 2017
12 stars
Sep 25, 2018
1 stars
Sep 21, 2018
1 usages
1 stars
Jun 18, 2020
23 usages
7 stars
Apr 23, 2018
1 usages
0 stars
Oct 04, 2017
1 usages
0 stars