Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
N/A
[gorillalabs/titan "1.1.1"]
gorillalabs/titan {:mvn/version "1.1.1"}
implementation("gorillalabs:titan:1.1.1")
<dependency> <groupId>gorillalabs</groupId> <artifactId>titan</artifactId> <version>1.1.1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: