Registry / database / titan-core

titan-core

JSON →
library1.0.0javamavenunverified

Core module of Titan, a distributed graph database optimized for processing massive-scale graphs across a machine cluster.

<dependency> <groupId>com.thinkaurelius.titan</groupId> <artifactId>titan-core</artifactId> <version>1.0.0</version> </dependency>
INSTALL
IMPORT
SIG · TITAN-CORE
T
titan-core
databasejavav1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TitanGraph
com.thinkaurelius.titan.core.TitanGraph

Open a Titan graph instance using a configuration file.

import com.thinkaurelius.titan.core.TitanGraph; import com.thinkaurelius.titan.core.TitanFactory; TitanGraph graph = TitanFactory.open("conf/titan.properties");
Debug
Known issues
breakingTitan is an older project; consider using JanusGraph, its actively maintained fork.
fix
Migrate to JanusGraph (org.janusgraph:janusgraph-core) for continued support and updates.
affects: all
Upgrade
Version history
1.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Meta
2
Amazon
1
OpenAI (training)
1
Resources
titan-core — mvn dependency:get titan-core · libregistry