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

Download sqlg-core JAR 1.3.3 with all dependencies


Files of the artifact sqlg-core version 1.3.3 from the group org.umlg.

Artifact sqlg-core
Group org.umlg
Version 1.3.3
Last update 14. May 2017
Tags: tinkerpop implementation sqlg rdbms
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies gremlin-core, gremlin-language, slf4j-api, commons-lang3, commons-text, guava, commons-collections4, jackson-databind, javapoet, snakeyaml, commons-configuration2, commons-beanutils, hppc, javatuples, antlr4-runtime, exp4j, commons-collections,
There are maybe transitive dependencies!
There is a newer version: 3.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sqlg-core Show documentation

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

0 downloads

Source code of sqlg-core version 1.3.3

META-INF
META-INF.META-INF.MANIFEST.MF
org.umlg.sqlg
org.umlg.sqlg.org.umlg.sqlg.SqlgPlugin
org.umlg.sqlg.predicate
org.umlg.sqlg.predicate.org.umlg.sqlg.predicate.FullText
org.umlg.sqlg.predicate.org.umlg.sqlg.predicate.Text
org.umlg.sqlg.process
org.umlg.sqlg.process.org.umlg.sqlg.process.SqlgLabelledPathTraverser
org.umlg.sqlg.process.org.umlg.sqlg.process.SqlgRawIteratorToEmitIterator
org.umlg.sqlg.sql.dialect
org.umlg.sqlg.sql.dialect.org.umlg.sqlg.sql.dialect.BaseSqlDialect
org.umlg.sqlg.sql.dialect.org.umlg.sqlg.sql.dialect.SqlBulkDialect
org.umlg.sqlg.sql.dialect.org.umlg.sqlg.sql.dialect.SqlDialect
org.umlg.sqlg.sql.dialect.org.umlg.sqlg.sql.dialect.SqlSchemaChangeDialect
org.umlg.sqlg.sql.parse
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.AliasMapHolder
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.ColumnList
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.GremlinParser
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.ReplacedStep
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.SchemaTableTree
org.umlg.sqlg.sql.parse.org.umlg.sqlg.sql.parse.WhereClause
org.umlg.sqlg.strategy
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.BaseSqlgStrategy
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.Emit
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgGraphStepCompiled
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgGraphStepStrategy
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgOrderGlobalStep
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgSqlExecutor
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgStep
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgVertexStepCompiled
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgVertexStepStrategy
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.SqlgWhereStrategy
org.umlg.sqlg.strategy.org.umlg.sqlg.strategy.TopologyStrategy
org.umlg.sqlg.structure
org.umlg.sqlg.structure.org.umlg.sqlg.structure.AbstractLabel
org.umlg.sqlg.structure.org.umlg.sqlg.structure.AfterCommit
org.umlg.sqlg.structure.org.umlg.sqlg.structure.AfterRollback
org.umlg.sqlg.structure.org.umlg.sqlg.structure.BatchManager
org.umlg.sqlg.structure.org.umlg.sqlg.structure.BeforeCommit
org.umlg.sqlg.structure.org.umlg.sqlg.structure.EdgeLabel
org.umlg.sqlg.structure.org.umlg.sqlg.structure.EdgeRole
org.umlg.sqlg.structure.org.umlg.sqlg.structure.ElementPropertyRollback
org.umlg.sqlg.structure.org.umlg.sqlg.structure.GlobalUniqueIndex
org.umlg.sqlg.structure.org.umlg.sqlg.structure.Index
org.umlg.sqlg.structure.org.umlg.sqlg.structure.IndexRef
org.umlg.sqlg.structure.org.umlg.sqlg.structure.IndexType
org.umlg.sqlg.structure.org.umlg.sqlg.structure.MetaEdge
org.umlg.sqlg.structure.org.umlg.sqlg.structure.PreparedStatementCache
org.umlg.sqlg.structure.org.umlg.sqlg.structure.PropertyColumn
org.umlg.sqlg.structure.org.umlg.sqlg.structure.PropertyType
org.umlg.sqlg.structure.org.umlg.sqlg.structure.RecordId
org.umlg.sqlg.structure.org.umlg.sqlg.structure.Schema
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SchemaManager
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SchemaTable
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgCompiledResultIterator
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgDataSource
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgDataSourceFactory
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgEdge
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgElement
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgExceptions
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgGraph
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgGraphTraversalSource
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgIoRegistry
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgProperty
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgSimpleModule
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgStartupManager
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgTransaction
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgVertex
org.umlg.sqlg.structure.org.umlg.sqlg.structure.SqlgVertexProperty
org.umlg.sqlg.structure.org.umlg.sqlg.structure.Topology
org.umlg.sqlg.structure.org.umlg.sqlg.structure.TopologyChangeAction
org.umlg.sqlg.structure.org.umlg.sqlg.structure.TopologyInf
org.umlg.sqlg.structure.org.umlg.sqlg.structure.TopologyListener
org.umlg.sqlg.structure.org.umlg.sqlg.structure.TopologyManager
org.umlg.sqlg.structure.org.umlg.sqlg.structure.TransactionCache
org.umlg.sqlg.structure.org.umlg.sqlg.structure.VertexLabel
org.umlg.sqlg.structure.org.umlg.sqlg.structure.Visitor
org.umlg.sqlg.structure.ds
org.umlg.sqlg.structure.ds.org.umlg.sqlg.structure.ds.C3P0DataSource
org.umlg.sqlg.structure.ds.org.umlg.sqlg.structure.ds.C3p0DataSourceFactory
org.umlg.sqlg.structure.ds.org.umlg.sqlg.structure.ds.JNDIDataSource
org.umlg.sqlg.util
org.umlg.sqlg.util.org.umlg.sqlg.util.SortedTree
org.umlg.sqlg.util.org.umlg.sqlg.util.SqlgUtil




© 2015 - 2024 Weber Informatics LLC | Privacy Policy