Download titan-core-0.4.4.jar file

Introduction

You can download titan-core-0.4.4.jar in this page.

License

Open Source

Type List

titan-core-0.4.4.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/com.thinkaurelius.titan/titan-core/pom.properties
META-INF/maven/com.thinkaurelius.titan/titan-core/pom.xml
com.thinkaurelius.titan.core.AttributeHandler.class
com.thinkaurelius.titan.core.AttributeSerializer.class
com.thinkaurelius.titan.core.BaseVertexQuery.class
com.thinkaurelius.titan.core.DefaultTypeMaker.class
com.thinkaurelius.titan.core.InvalidElementException.class
com.thinkaurelius.titan.core.KeyMaker.class
com.thinkaurelius.titan.core.LabelMaker.class
com.thinkaurelius.titan.core.Mapping.class
com.thinkaurelius.titan.core.Order.class
com.thinkaurelius.titan.core.Parameter.class
com.thinkaurelius.titan.core.QueryException.class
com.thinkaurelius.titan.core.Titan.class
com.thinkaurelius.titan.core.TitanConfigurationException.class
com.thinkaurelius.titan.core.TitanEdge.class
com.thinkaurelius.titan.core.TitanElement.class
com.thinkaurelius.titan.core.TitanException.class
com.thinkaurelius.titan.core.TitanFactory.class
com.thinkaurelius.titan.core.TitanGraph.class
com.thinkaurelius.titan.core.TitanGraphQuery.class
com.thinkaurelius.titan.core.TitanIndexQuery.class
com.thinkaurelius.titan.core.TitanKey.class
com.thinkaurelius.titan.core.TitanLabel.class
com.thinkaurelius.titan.core.TitanMultiVertexQuery.class
com.thinkaurelius.titan.core.TitanProperty.class
com.thinkaurelius.titan.core.TitanRelation.class
com.thinkaurelius.titan.core.TitanTransaction.class
com.thinkaurelius.titan.core.TitanType.class
com.thinkaurelius.titan.core.TitanVertex.class
com.thinkaurelius.titan.core.TitanVertexQuery.class
com.thinkaurelius.titan.core.TransactionBuilder.class
com.thinkaurelius.titan.core.TypeMaker.class
com.thinkaurelius.titan.core.VertexList.class
com.thinkaurelius.titan.core.attribute.Cmp.class
com.thinkaurelius.titan.core.attribute.Contain.class
com.thinkaurelius.titan.core.attribute.FullDouble.class
com.thinkaurelius.titan.core.attribute.FullFloat.class
com.thinkaurelius.titan.core.attribute.Geo.class
com.thinkaurelius.titan.core.attribute.Geoshape.class
com.thinkaurelius.titan.core.attribute.Text.class
com.thinkaurelius.titan.core.util.TitanCleanup.class
com.thinkaurelius.titan.core.util.TitanId.class
com.thinkaurelius.titan.diskstorage.Backend.class
com.thinkaurelius.titan.diskstorage.BackendTransaction.class
com.thinkaurelius.titan.diskstorage.IDAuthority.class
com.thinkaurelius.titan.diskstorage.Mutation.class
com.thinkaurelius.titan.diskstorage.PermanentStorageException.class
com.thinkaurelius.titan.diskstorage.ReadBuffer.class
com.thinkaurelius.titan.diskstorage.ScanBuffer.class
com.thinkaurelius.titan.diskstorage.StaticBuffer.class
com.thinkaurelius.titan.diskstorage.StorageException.class
com.thinkaurelius.titan.diskstorage.TemporaryStorageException.class
com.thinkaurelius.titan.diskstorage.TransactionHandle.class
com.thinkaurelius.titan.diskstorage.WriteBuffer.class
com.thinkaurelius.titan.diskstorage.common.AbstractStoreManager.class
com.thinkaurelius.titan.diskstorage.common.AbstractStoreTransaction.class
com.thinkaurelius.titan.diskstorage.common.DistributedStoreManager.class
com.thinkaurelius.titan.diskstorage.common.LocalStoreManager.class
com.thinkaurelius.titan.diskstorage.common.NoOpStoreTransaction.class
com.thinkaurelius.titan.diskstorage.idmanagement.AbstractIDManager.class
com.thinkaurelius.titan.diskstorage.idmanagement.ConsistentKeyIDManager.class
com.thinkaurelius.titan.diskstorage.idmanagement.TransactionalIDManager.class
com.thinkaurelius.titan.diskstorage.indexing.HashPrefixKeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.indexing.IndexEntry.class
com.thinkaurelius.titan.diskstorage.indexing.IndexInformation.class
com.thinkaurelius.titan.diskstorage.indexing.IndexMutation.class
com.thinkaurelius.titan.diskstorage.indexing.IndexProvider.class
com.thinkaurelius.titan.diskstorage.indexing.IndexQuery.class
com.thinkaurelius.titan.diskstorage.indexing.IndexTransaction.class
com.thinkaurelius.titan.diskstorage.indexing.KeyInformation.class
com.thinkaurelius.titan.diskstorage.indexing.RawQuery.class
com.thinkaurelius.titan.diskstorage.indexing.StandardKeyInformation.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.BufferTransaction.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.BufferedKeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.ByteBufferEntry.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.CachedKeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.ConsistencyLevel.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.Entry.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVMutation.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVSUtil.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KeyColumnValueStoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KeyIterator.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KeyRangeQuery.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.KeySliceQuery.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.ReadOnlyKeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.SliceQuery.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.StaticBufferEntry.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.StoreFeatures.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.StoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.StoreTransaction.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.StoreTxConfig.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.inmemory.ColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.inmemory.InMemoryKeyColumnValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.inmemory.InMemoryStoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.BaseKeyColumnValueAdapter.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.CacheStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.CacheStoreAdapter.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.CacheStoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.CacheStoreManagerAdapter.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.CacheUpdateException.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KVMutation.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KVUtil.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KeySelector.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KeyValueEntry.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KeyValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.KeyValueStoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.LimitedSelector.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.OrderedKeyValueStore.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.OrderedKeyValueStoreAdapter.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.OrderedKeyValueStoreManager.class
com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.OrderedKeyValueStoreManagerAdapter.class
com.thinkaurelius.titan.diskstorage.locking.AbstractLocker.class
com.thinkaurelius.titan.diskstorage.locking.LocalLockMediator.class
com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorProvider.class
com.thinkaurelius.titan.diskstorage.locking.LocalLockMediators.class
com.thinkaurelius.titan.diskstorage.locking.LockStatus.class
com.thinkaurelius.titan.diskstorage.locking.Locker.class
com.thinkaurelius.titan.diskstorage.locking.LockerState.class
com.thinkaurelius.titan.diskstorage.locking.PermanentLockingException.class
com.thinkaurelius.titan.diskstorage.locking.TemporaryLockingException.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.ConsistentKeyLockStatus.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.ConsistentKeyLocker.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.ConsistentKeyLockerSerializer.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.ExpectedValueCheckingStore.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.ExpectedValueCheckingTransaction.class
com.thinkaurelius.titan.diskstorage.locking.consistentkey.TimestampRid.class
com.thinkaurelius.titan.diskstorage.locking.transactional.TransactionalLockStore.class
com.thinkaurelius.titan.diskstorage.util.BackendCompression.class
com.thinkaurelius.titan.diskstorage.util.BackendOperation.class
com.thinkaurelius.titan.diskstorage.util.ByteBufferUtil.class
com.thinkaurelius.titan.diskstorage.util.DirectoryUtil.class
com.thinkaurelius.titan.diskstorage.util.Hex.class
com.thinkaurelius.titan.diskstorage.util.IOCallable.class
com.thinkaurelius.titan.diskstorage.util.KeyColumn.class
com.thinkaurelius.titan.diskstorage.util.MetricInstrumentedIterator.class
com.thinkaurelius.titan.diskstorage.util.MetricInstrumentedStore.class
com.thinkaurelius.titan.diskstorage.util.NoLock.class
com.thinkaurelius.titan.diskstorage.util.ReadArrayBuffer.class
com.thinkaurelius.titan.diskstorage.util.ReadByteBuffer.class
com.thinkaurelius.titan.diskstorage.util.RecordIterator.class
com.thinkaurelius.titan.diskstorage.util.StaticArrayBuffer.class
com.thinkaurelius.titan.diskstorage.util.StaticByteBuffer.class
com.thinkaurelius.titan.diskstorage.util.StorageCallable.class
com.thinkaurelius.titan.diskstorage.util.TimeUtility.class
com.thinkaurelius.titan.diskstorage.util.TimestampProvider.class
com.thinkaurelius.titan.diskstorage.util.UncheckedCallable.class
com.thinkaurelius.titan.diskstorage.util.WriteBufferUtil.class
com.thinkaurelius.titan.diskstorage.util.WriteByteBuffer.class
com.thinkaurelius.titan.example.GraphOfTheGodsFactory.class
com.thinkaurelius.titan.graphdb.blueprints.BlueprintsDefaultTypeMaker.class
com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsGraph.class
com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsTransaction.class
com.thinkaurelius.titan.graphdb.blueprints.TitanFeatures.class
com.thinkaurelius.titan.graphdb.configuration.GraphDatabaseConfiguration.class
com.thinkaurelius.titan.graphdb.configuration.KCVSConfiguration.class
com.thinkaurelius.titan.graphdb.configuration.RegisteredAttributeClass.class
com.thinkaurelius.titan.graphdb.configuration.TitanConstants.class
com.thinkaurelius.titan.graphdb.database.EdgeSerializer.class
com.thinkaurelius.titan.graphdb.database.IndexSerializer.class
com.thinkaurelius.titan.graphdb.database.RelationFactory.class
com.thinkaurelius.titan.graphdb.database.RelationQueryCache.class
com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.class
com.thinkaurelius.titan.graphdb.database.cache.ExpirationStoreCache.class
com.thinkaurelius.titan.graphdb.database.cache.PassThroughStoreCache.class
com.thinkaurelius.titan.graphdb.database.cache.StoreCache.class
com.thinkaurelius.titan.graphdb.database.idassigner.IDBlockSizer.class
com.thinkaurelius.titan.graphdb.database.idassigner.IDPool.class
com.thinkaurelius.titan.graphdb.database.idassigner.IDPoolExhaustedException.class
com.thinkaurelius.titan.graphdb.database.idassigner.StandardIDPool.class
com.thinkaurelius.titan.graphdb.database.idassigner.StaticIDBlockSizer.class
com.thinkaurelius.titan.graphdb.database.idassigner.VertexIDAssigner.class
com.thinkaurelius.titan.graphdb.database.idassigner.placement.DefaultPlacementStrategy.class
com.thinkaurelius.titan.graphdb.database.idassigner.placement.IDPlacementStrategy.class
com.thinkaurelius.titan.graphdb.database.idassigner.placement.PartitionAssignment.class
com.thinkaurelius.titan.graphdb.database.idassigner.placement.SimpleBulkPlacementStrategy.class
com.thinkaurelius.titan.graphdb.database.idassigner.placement.SimplePartitionAssignment.class
com.thinkaurelius.titan.graphdb.database.idhandling.IDHandler.class
com.thinkaurelius.titan.graphdb.database.idhandling.VariableLong.class
com.thinkaurelius.titan.graphdb.database.indexing.StandardIndexInformation.class
com.thinkaurelius.titan.graphdb.database.serialize.AttributeHandling.class
com.thinkaurelius.titan.graphdb.database.serialize.AttributeUtil.class
com.thinkaurelius.titan.graphdb.database.serialize.DataOutput.class
com.thinkaurelius.titan.graphdb.database.serialize.DefaultAttributeHandling.class
com.thinkaurelius.titan.graphdb.database.serialize.Serializer.class
com.thinkaurelius.titan.graphdb.database.serialize.SerializerInitialization.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.BooleanSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.ByteArrayHandler.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.ByteSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.CharacterSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.DateSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.DoubleSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.FloatSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.FullDoubleHandler.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.FullFloatHandler.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.GeoshapeHandler.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.IntegerSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.LongSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.ShortSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.attribute.StringSerializer.class
com.thinkaurelius.titan.graphdb.database.serialize.kryo.InputScanBuffer.class
com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoAttributeSerializerAdapter.class
com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoDataOutput.class
com.thinkaurelius.titan.graphdb.database.serialize.kryo.KryoSerializer.class
com.thinkaurelius.titan.graphdb.idmanagement.IDInspector.class
com.thinkaurelius.titan.graphdb.idmanagement.IDManager.class
com.thinkaurelius.titan.graphdb.internal.AbstractElement.class
com.thinkaurelius.titan.graphdb.internal.ElementLifeCycle.class
com.thinkaurelius.titan.graphdb.internal.ElementType.class
com.thinkaurelius.titan.graphdb.internal.InternalElement.class
com.thinkaurelius.titan.graphdb.internal.InternalRelation.class
com.thinkaurelius.titan.graphdb.internal.InternalType.class
com.thinkaurelius.titan.graphdb.internal.InternalVertex.class
com.thinkaurelius.titan.graphdb.internal.OrderList.class
com.thinkaurelius.titan.graphdb.internal.RelationType.class
com.thinkaurelius.titan.graphdb.query.AbstractVertexCentricQueryBuilder.class
com.thinkaurelius.titan.graphdb.query.BackendQuery.class
com.thinkaurelius.titan.graphdb.query.BackendQueryHolder.class
com.thinkaurelius.titan.graphdb.query.BaseQuery.class
com.thinkaurelius.titan.graphdb.query.BaseVertexCentricQuery.class
com.thinkaurelius.titan.graphdb.query.ElementQuery.class
com.thinkaurelius.titan.graphdb.query.GraphCentricQuery.class
com.thinkaurelius.titan.graphdb.query.GraphCentricQueryBuilder.class
com.thinkaurelius.titan.graphdb.query.IndexQueryBuilder.class
com.thinkaurelius.titan.graphdb.query.JointIndexQuery.class
com.thinkaurelius.titan.graphdb.query.LimitAdjustingIterator.class
com.thinkaurelius.titan.graphdb.query.MetricsQueryExecutor.class
com.thinkaurelius.titan.graphdb.query.MultiVertexCentricQueryBuilder.class
com.thinkaurelius.titan.graphdb.query.Query.class
com.thinkaurelius.titan.graphdb.query.QueryExecutor.class
com.thinkaurelius.titan.graphdb.query.QueryProcessor.class
com.thinkaurelius.titan.graphdb.query.QueryUtil.class
com.thinkaurelius.titan.graphdb.query.SimpleVertexQueryProcessor.class
com.thinkaurelius.titan.graphdb.query.TitanPredicate.class
com.thinkaurelius.titan.graphdb.query.VertexArrayList.class
com.thinkaurelius.titan.graphdb.query.VertexCentricQuery.class
com.thinkaurelius.titan.graphdb.query.VertexCentricQueryBuilder.class
com.thinkaurelius.titan.graphdb.query.VertexListInternal.class
com.thinkaurelius.titan.graphdb.query.VertexLongList.class
com.thinkaurelius.titan.graphdb.query.condition.And.class
com.thinkaurelius.titan.graphdb.query.condition.Condition.class
com.thinkaurelius.titan.graphdb.query.condition.ConditionUtil.class
com.thinkaurelius.titan.graphdb.query.condition.DirectionCondition.class
com.thinkaurelius.titan.graphdb.query.condition.FixedCondition.class
com.thinkaurelius.titan.graphdb.query.condition.HiddenFilterCondition.class
com.thinkaurelius.titan.graphdb.query.condition.IncidenceCondition.class
com.thinkaurelius.titan.graphdb.query.condition.LabelCondition.class
com.thinkaurelius.titan.graphdb.query.condition.Literal.class
com.thinkaurelius.titan.graphdb.query.condition.MultiCondition.class
com.thinkaurelius.titan.graphdb.query.condition.Not.class
com.thinkaurelius.titan.graphdb.query.condition.Or.class
com.thinkaurelius.titan.graphdb.query.condition.PredicateCondition.class
com.thinkaurelius.titan.graphdb.relations.AbstractEdge.class
com.thinkaurelius.titan.graphdb.relations.AbstractProperty.class
com.thinkaurelius.titan.graphdb.relations.AbstractTypedRelation.class
com.thinkaurelius.titan.graphdb.relations.CacheEdge.class
com.thinkaurelius.titan.graphdb.relations.CacheProperty.class
com.thinkaurelius.titan.graphdb.relations.EdgeDirection.class
com.thinkaurelius.titan.graphdb.relations.RelationCache.class
com.thinkaurelius.titan.graphdb.relations.RelationComparator.class
com.thinkaurelius.titan.graphdb.relations.RelationIdentifier.class
com.thinkaurelius.titan.graphdb.relations.StandardEdge.class
com.thinkaurelius.titan.graphdb.relations.StandardProperty.class
com.thinkaurelius.titan.graphdb.relations.StandardRelation.class
com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.class
com.thinkaurelius.titan.graphdb.transaction.StandardTransactionBuilder.class
com.thinkaurelius.titan.graphdb.transaction.TransactionConfiguration.class
com.thinkaurelius.titan.graphdb.transaction.UniqueLockApplication.class
com.thinkaurelius.titan.graphdb.transaction.VertexIterable.class
com.thinkaurelius.titan.graphdb.transaction.addedrelations.AddedRelationsContainer.class
com.thinkaurelius.titan.graphdb.transaction.addedrelations.ConcurrentAddedRelations.class
com.thinkaurelius.titan.graphdb.transaction.addedrelations.ConcurrentBufferAddedRelations.class
com.thinkaurelius.titan.graphdb.transaction.addedrelations.SimpleAddedRelations.class
com.thinkaurelius.titan.graphdb.transaction.addedrelations.SimpleBufferAddedRelations.class
com.thinkaurelius.titan.graphdb.transaction.indexcache.ConcurrentIndexCache.class
com.thinkaurelius.titan.graphdb.transaction.indexcache.IndexCache.class
com.thinkaurelius.titan.graphdb.transaction.indexcache.SimpleIndexCache.class
com.thinkaurelius.titan.graphdb.transaction.vertexcache.GuavaVertexCache.class
com.thinkaurelius.titan.graphdb.transaction.vertexcache.LRUVertexCache.class
com.thinkaurelius.titan.graphdb.transaction.vertexcache.VertexCache.class
com.thinkaurelius.titan.graphdb.types.DisableDefaultTypeMaker.class
com.thinkaurelius.titan.graphdb.types.IndexDefinition.class
com.thinkaurelius.titan.graphdb.types.IndexParameters.class
com.thinkaurelius.titan.graphdb.types.IndexType.class
com.thinkaurelius.titan.graphdb.types.StandardKeyMaker.class
com.thinkaurelius.titan.graphdb.types.StandardLabelMaker.class
com.thinkaurelius.titan.graphdb.types.StandardTypeMaker.class
com.thinkaurelius.titan.graphdb.types.TitanTypeClass.class
com.thinkaurelius.titan.graphdb.types.TypeAttribute.class
com.thinkaurelius.titan.graphdb.types.TypeAttributeType.class
com.thinkaurelius.titan.graphdb.types.system.EmptyVertex.class
com.thinkaurelius.titan.graphdb.types.system.SystemKey.class
com.thinkaurelius.titan.graphdb.types.system.SystemType.class
com.thinkaurelius.titan.graphdb.types.system.SystemTypeManager.class
com.thinkaurelius.titan.graphdb.types.vertices.TitanKeyVertex.class
com.thinkaurelius.titan.graphdb.types.vertices.TitanLabelVertex.class
com.thinkaurelius.titan.graphdb.types.vertices.TitanTypeVertex.class
com.thinkaurelius.titan.graphdb.util.ConcurrentLRUCache.class
com.thinkaurelius.titan.graphdb.util.ExceptionFactory.class
com.thinkaurelius.titan.graphdb.util.FakeLock.class
com.thinkaurelius.titan.graphdb.util.PriorityQueue.class
com.thinkaurelius.titan.graphdb.util.VertexCentricEdgeIterable.class
com.thinkaurelius.titan.graphdb.vertices.AbstractVertex.class
com.thinkaurelius.titan.graphdb.vertices.CacheVertex.class
com.thinkaurelius.titan.graphdb.vertices.RemovableRelationIterable.class
com.thinkaurelius.titan.graphdb.vertices.RemovableRelationIterator.class
com.thinkaurelius.titan.graphdb.vertices.StandardVertex.class
com.thinkaurelius.titan.tinkerpop.gremlin.Console.class
com.thinkaurelius.titan.tinkerpop.gremlin.ConsoleSetup.class
com.thinkaurelius.titan.tinkerpop.gremlin.Imports.class
com.thinkaurelius.titan.tinkerpop.gremlin.ScriptExecutor.class
com.thinkaurelius.titan.util.datastructures.AbstractLongListUtil.class
com.thinkaurelius.titan.util.datastructures.ArraysUtil.class
com.thinkaurelius.titan.util.datastructures.BitMap.class
com.thinkaurelius.titan.util.datastructures.ByteSize.class
com.thinkaurelius.titan.util.datastructures.CompactMap.class
com.thinkaurelius.titan.util.datastructures.ExceptionUtil.class
com.thinkaurelius.titan.util.datastructures.Factory.class
com.thinkaurelius.titan.util.datastructures.ImmutableIntSet.class
com.thinkaurelius.titan.util.datastructures.IntHashSet.class
com.thinkaurelius.titan.util.datastructures.IntSet.class
com.thinkaurelius.titan.util.datastructures.Interval.class
com.thinkaurelius.titan.util.datastructures.IterablesUtil.class
com.thinkaurelius.titan.util.datastructures.LongCounter.class
com.thinkaurelius.titan.util.datastructures.Maps.class
com.thinkaurelius.titan.util.datastructures.PointInterval.class
com.thinkaurelius.titan.util.datastructures.ProperInterval.class
com.thinkaurelius.titan.util.datastructures.RandomRemovalList.class
com.thinkaurelius.titan.util.datastructures.Removable.class
com.thinkaurelius.titan.util.datastructures.Retriever.class
com.thinkaurelius.titan.util.encoding.LongEncoding.class
com.thinkaurelius.titan.util.stats.IntegerDoubleFrequency.class
com.thinkaurelius.titan.util.stats.IntegerLongFrequency.class
com.thinkaurelius.titan.util.stats.MetricManager.class
com.thinkaurelius.titan.util.stats.ObjectAccumulator.class
com.thinkaurelius.titan.util.system.IOUtils.class
com.thinkaurelius.titan.util.system.Threads.class
com.thinkaurelius.titan.util.traversal.AllEdgesIterable.class
com.thinkaurelius.titan.util.traversal.AllEdgesIterator.class
com/thinkaurelius/titan/graphdb/configuration/titan.properties
log4j.properties

Pom

titan-core-0.4.4.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <groupId>com.thinkaurelius.titan</groupId>
        <artifactId>titan</artifactId>
        <version>0.4.4</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    <artifactId>titan-core</artifactId>
    <name>Titan-Core: Core Library for Titan</name>
    <url>http://thinkaurelius.github.com/titan/</url>
    
    <properties>
        <top.level.basedir>${basedir}/..</top.level.basedir>
    </properties>

    <dependencies>
        <!-- TinkerPop -->
        <dependency>
            <groupId>com.tinkerpop.blueprints</groupId>
            <artifactId>blueprints-core</artifactId>
            <version>${tinkerpop.version}</version>
        </dependency>
        <dependency>
            <groupId>com.tinkerpop.gremlin</groupId>
            <artifactId>gremlin-groovy</artifactId>
            <version>${tinkerpop.version}</version>
            <exclusions>
                <exclusion>
                    <artifactId>gossip</artifactId>
                    <groupId>org.sonatype.gossip</groupId>
                </exclusion>
            </exclusions>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>com.tinkerpop</groupId>
            <artifactId>frames</artifactId>
            <version>${tinkerpop.version}</version>
        </dependency>
        <!-- Utility -->
        <dependency>
            <groupId>com.codahale.metrics</groupId>
            <artifactId>metrics-core</artifactId>
        </dependency>
        <dependency>
            <groupId>com.codahale.metrics</groupId>
            <artifactId>metrics-ganglia</artifactId>
        </dependency>
        <dependency>
            <groupId>com.codahale.metrics</groupId>
            <artifactId>metrics-graphite</artifactId>
        </dependency>
        <dependency>
            <groupId>com.spatial4j</groupId>
            <artifactId>spatial4j</artifactId>
            <version>0.3</version>
        </dependency>
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
            <version>3.2.1</version>
        </dependency>
        <dependency>
            <groupId>commons-configuration</groupId>
            <artifactId>commons-configuration</artifactId>
            <version>1.6</version>
        </dependency>
        <dependency>
            <groupId>commons-io</groupId>
            <artifactId>commons-io</artifactId>
        </dependency>
        <dependency>
            <groupId>commons-codec</groupId>
            <artifactId>commons-codec</artifactId>
            <version>1.7</version>
        </dependency>
        <dependency>
            <groupId>com.google.guava</groupId>
            <artifactId>guava</artifactId>
            <version>14.0.1</version>
        </dependency>
        <dependency>
            <groupId>com.google.code.findbugs</groupId>
            <artifactId>jsr305</artifactId>
            <version>1.3.9</version>
        </dependency>
        <dependency>
            <groupId>com.carrotsearch</groupId>
            <artifactId>hppc</artifactId>
            <version>0.4.2</version>
        </dependency>
        <dependency>
            <groupId>com.github.stephenc.high-scale-lib</groupId>
            <artifactId>high-scale-lib</artifactId>
            <version>1.1.4</version>
        </dependency>
        <dependency>
            <groupId>com.esotericsoftware.kryo</groupId>
            <artifactId>kryo</artifactId>
            <version>2.21</version>
            <classifier>shaded</classifier>
            
            <!--
            http://code.google.com/p/kryo/wiki/MavenShadedJAR
            
            Kryo normally depends on classes in these artifacts. The Kryo artifact 
            with the shaded classifier includes all the classes on which Kryo depends. 
            The shaded dependency classes also undergo bytecode rewriting to prefix their 
            normal packagenames with com.esotericsoftware. This appears to be recursive. 
            For example, kryo depends on reflectasm depends on asm (4.0). The normal 
            asm packagename is rewritten from
            org.ow2.asm to com.esotericsoftware.reflectasm.shaded.org.objectweb.asm.
            
            Bottom line: these exclusions are harmless, because shaded kyro comes with
            its own copy of these deps and wouldn't use them anyway.
            -->
            <exclusions>
                <exclusion>
                    <groupId>com.esotericsoftware.reflectasm</groupId>
                    <artifactId>reflectasm</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>com.esotericsoftware.minlog</groupId>
                    <artifactId>minlog</artifactId>
                </exclusion>
                <exclusion>
                    <groupId>org.objenesis</groupId>
                    <artifactId>objenesis</artifactId>
                </exclusion>
            </exclusions>
        </dependency>
    </dependencies>
    <build>
        <directory>${basedir}/target</directory>
        <resources>
            <resource>
                <directory>${basedir}/src/main/resources</directory>
                <filtering>true</filtering>
            </resource>
        </resources>
        <testResources>
            <testResource>
                <directory>${basedir}/src/test/resources
                </directory>
            </testResource>
        </testResources>
    </build>
</project>

POM Entry

<dependency>
   <groupId>com.thinkaurelius.titan</groupId>
   <artifactId>titan-core</artifactId>
   <version>0.4.4</version>
</dependency>

Download

If you think the following titan-core-0.4.4.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download titan-core-0.4.4.jar file




PreviousNext

Related