All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download unipop-core JAR 0.2 with all dependencies


Files of the artifact unipop-core version 0.2 from the group com.github.unipop-graph.

Artifact unipop-core
Group com.github.unipop-graph
Version 0.2
Last update 03. October 2017
Tags: virtual unipop using engine your data virtualization exposing models that graph federation gremlin querying
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies gremlin-core, gremlin-groovy, gremlin-test, slf4j-log4j12, jcl-over-slf4j, commons-collections4, json, reflections,
There are maybe transitive dependencies!
There is a newer version: 0.2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of unipop-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of unipop-core version 0.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPlugin
.log4j.properties
org.unipop.common.util
org.unipop.common.util.org.unipop.common.util.LogHelper
org.unipop.common.util.org.unipop.common.util.PredicatesTranslator
org.unipop.plugin
org.unipop.plugin.org.unipop.plugin.UnipopPlugin
org.unipop.process
org.unipop.process.org.unipop.process.BulkIterator
org.unipop.process.org.unipop.process.UniBulkStep
org.unipop.process.org.unipop.process.UniPredicatesStep
org.unipop.process.coalesce
org.unipop.process.coalesce.org.unipop.process.coalesce.UniGraphCoalesceStep
org.unipop.process.coalesce.org.unipop.process.coalesce.UniGraphCoalesceStepStrategy
org.unipop.process.edge
org.unipop.process.edge.org.unipop.process.edge.EdgeStepsStrategy
org.unipop.process.edge.org.unipop.process.edge.UniGraphEdgeOtherVertexStep
org.unipop.process.edge.org.unipop.process.edge.UniGraphEdgeVertexStep
org.unipop.process.group
org.unipop.process.group.org.unipop.process.group.UniGraphGroupCountStepStrategy
org.unipop.process.group.org.unipop.process.group.UniGraphGroupStep
org.unipop.process.group.org.unipop.process.group.UniGraphGroupStepStrategy
org.unipop.process.group.traversal
org.unipop.process.group.traversal.org.unipop.process.group.traversal.SemanticKeyTraversal
org.unipop.process.group.traversal.org.unipop.process.group.traversal.SemanticReducerTraversal
org.unipop.process.group.traversal.org.unipop.process.group.traversal.SemanticValuesTraversal
org.unipop.process.order
org.unipop.process.order.org.unipop.process.order.Orderable
org.unipop.process.order.org.unipop.process.order.UniGraphOrderStrategy
org.unipop.process.predicate
org.unipop.process.predicate.org.unipop.process.predicate.Date
org.unipop.process.predicate.org.unipop.process.predicate.ExistsP
org.unipop.process.predicate.org.unipop.process.predicate.PredicatesUtil
org.unipop.process.predicate.org.unipop.process.predicate.ReceivesPredicatesHolder
org.unipop.process.predicate.org.unipop.process.predicate.Text
org.unipop.process.properties
org.unipop.process.properties.org.unipop.process.properties.PropertyFetcher
org.unipop.process.properties.org.unipop.process.properties.UniGraphPropertiesStrategy
org.unipop.process.reduce
org.unipop.process.reduce.org.unipop.process.reduce.UniGraphCountStep
org.unipop.process.reduce.org.unipop.process.reduce.UniGraphCountStepStrategy
org.unipop.process.repeat
org.unipop.process.repeat.org.unipop.process.repeat.UniGraphRepeatStep
org.unipop.process.repeat.org.unipop.process.repeat.UniGraphRepeatStepStrategy
org.unipop.process.start
org.unipop.process.start.org.unipop.process.start.UniGraphStartStep
org.unipop.process.start.org.unipop.process.start.UniGraphStartStepStrategy
org.unipop.process.strategyregistrar
org.unipop.process.strategyregistrar.org.unipop.process.strategyregistrar.OptimizedStrategyProvider
org.unipop.process.strategyregistrar.org.unipop.process.strategyregistrar.StandardStrategyProvider
org.unipop.process.strategyregistrar.org.unipop.process.strategyregistrar.StrategyProvider
org.unipop.process.traverser
org.unipop.process.traverser.org.unipop.process.traverser.UniGraphTraverserStep
org.unipop.process.union
org.unipop.process.union.org.unipop.process.union.UniGraphUnionStep
org.unipop.process.union.org.unipop.process.union.UniGraphUnionStepStrategy
org.unipop.process.vertex
org.unipop.process.vertex.org.unipop.process.vertex.UniGraphVertexStep
org.unipop.process.vertex.org.unipop.process.vertex.UniGraphVertexStepStrategy
org.unipop.process.where
org.unipop.process.where.org.unipop.process.where.UniGraphWhereStepStrategy
org.unipop.process.where.org.unipop.process.where.UniGraphWhereTraversalStep
org.unipop.query
org.unipop.query.org.unipop.query.StepDescriptor
org.unipop.query.org.unipop.query.UniQuery
org.unipop.query.org.unipop.query.VertexQuery
org.unipop.query.aggregation
org.unipop.query.aggregation.org.unipop.query.aggregation.AggregateQuery
org.unipop.query.aggregation.org.unipop.query.aggregation.AggregateVertexQuery
org.unipop.query.aggregation.org.unipop.query.aggregation.ReduceQuery
org.unipop.query.aggregation.org.unipop.query.aggregation.ReduceVertexQuery
org.unipop.query.controller
org.unipop.query.controller.org.unipop.query.controller.ConfigurationControllerManager
org.unipop.query.controller.org.unipop.query.controller.ControllerManager
org.unipop.query.controller.org.unipop.query.controller.SimpleController
org.unipop.query.controller.org.unipop.query.controller.SourceProvider
org.unipop.query.controller.org.unipop.query.controller.UniQueryController
org.unipop.query.mutation
org.unipop.query.mutation.org.unipop.query.mutation.AddEdgeQuery
org.unipop.query.mutation.org.unipop.query.mutation.AddVertexQuery
org.unipop.query.mutation.org.unipop.query.mutation.PropertyQuery
org.unipop.query.mutation.org.unipop.query.mutation.RemoveQuery
org.unipop.query.predicates
org.unipop.query.predicates.org.unipop.query.predicates.PredicateQuery
org.unipop.query.predicates.org.unipop.query.predicates.PredicatesHolder
org.unipop.query.predicates.org.unipop.query.predicates.PredicatesHolderFactory
org.unipop.query.search
org.unipop.query.search.org.unipop.query.search.DeferredVertexQuery
org.unipop.query.search.org.unipop.query.search.SearchQuery
org.unipop.query.search.org.unipop.query.search.SearchVertexQuery
org.unipop.schema.element
org.unipop.schema.element.org.unipop.schema.element.AbstractElementSchema
org.unipop.schema.element.org.unipop.schema.element.EdgeSchema
org.unipop.schema.element.org.unipop.schema.element.ElementSchema
org.unipop.schema.element.org.unipop.schema.element.SchemaSet
org.unipop.schema.element.org.unipop.schema.element.VertexSchema
org.unipop.schema.property
org.unipop.schema.property.org.unipop.schema.property.AbstractPropertyContainer
org.unipop.schema.property.org.unipop.schema.property.CoalescePropertySchema
org.unipop.schema.property.org.unipop.schema.property.ConcatenateFieldPropertySchema
org.unipop.schema.property.org.unipop.schema.property.DateFieldPropertySchema
org.unipop.schema.property.org.unipop.schema.property.DatePropertySchema
org.unipop.schema.property.org.unipop.schema.property.DynamicPropertySchema
org.unipop.schema.property.org.unipop.schema.property.FieldPropertySchema
org.unipop.schema.property.org.unipop.schema.property.MultiPropertySchema
org.unipop.schema.property.org.unipop.schema.property.NonDynamicPropertySchema
org.unipop.schema.property.org.unipop.schema.property.ParentSchemaProperty
org.unipop.schema.property.org.unipop.schema.property.PropertySchema
org.unipop.schema.property.org.unipop.schema.property.StaticDatePropertySchema
org.unipop.schema.property.org.unipop.schema.property.StaticPropertySchema
org.unipop.schema.property.type
org.unipop.schema.property.type.org.unipop.schema.property.type.DateType
org.unipop.schema.property.type.org.unipop.schema.property.type.NumberType
org.unipop.schema.property.type.org.unipop.schema.property.type.PropertyType
org.unipop.schema.property.type.org.unipop.schema.property.type.TextType
org.unipop.schema.reference
org.unipop.schema.reference.org.unipop.schema.reference.DeferredVertex
org.unipop.schema.reference.org.unipop.schema.reference.ReferenceVertexSchema
org.unipop.structure
org.unipop.structure.org.unipop.structure.UniEdge
org.unipop.structure.org.unipop.structure.UniElement
org.unipop.structure.org.unipop.structure.UniFeatures
org.unipop.structure.org.unipop.structure.UniGraph
org.unipop.structure.org.unipop.structure.UniProperty
org.unipop.structure.org.unipop.structure.UniVertex
org.unipop.structure.org.unipop.structure.UniVertexProperty
org.unipop.test
org.unipop.test.org.unipop.test.UnipopGraphProvider
org.unipop.test.org.unipop.test.UnipopProcessSuite
org.unipop.test.org.unipop.test.UnipopStructureSuite
org.unipop.util
org.unipop.util.org.unipop.util.ConversionUtils
org.unipop.util.org.unipop.util.DirectoryWatcher
org.unipop.util.org.unipop.util.MetricsRunner
org.unipop.util.org.unipop.util.MultiDateFormat
org.unipop.util.org.unipop.util.PropertySchemaFactory
org.unipop.util.org.unipop.util.PropertyTypeFactory
org.unipop.virtual
org.unipop.virtual.org.unipop.virtual.VirtualController
org.unipop.virtual.org.unipop.virtual.VirtualSourceProvider
org.unipop.virtual.org.unipop.virtual.VirtualVertexSchema




© 2015 - 2024 Weber Informatics LLC | Privacy Policy