JanusGraph Utilities

Utilities and serializers for working with JanusGraph

License

License

GroupId

GroupId

uk.gov.nca.graph
ArtifactId

ArtifactId

janus
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JanusGraph Utilities
Utilities and serializers for working with JanusGraph
Project URL

Project URL

https://github.com/NationalCrimeAgency/graph-janus
Source Code Management

Source Code Management

https://github.com/NationalCrimeAgency/graph-janus

Download janus

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.nca.graph/janus/ -->
<dependency>
    <groupId>uk.gov.nca.graph</groupId>
    <artifactId>janus</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nca.graph/janus/
implementation 'uk.gov.nca.graph:janus:1.1'
// https://jarcasting.com/artifacts/uk.gov.nca.graph/janus/
implementation ("uk.gov.nca.graph:janus:1.1")
'uk.gov.nca.graph:janus:jar:1.1'
<dependency org="uk.gov.nca.graph" name="janus" rev="1.1">
  <artifact name="janus" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nca.graph', module='janus', version='1.1')
)
libraryDependencies += "uk.gov.nca.graph" % "janus" % "1.1"
[uk.gov.nca.graph/janus "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
uk.gov.nca.graph : utils jar 1.1
org.janusgraph : janusgraph-core jar 0.3.1
org.mockito : mockito-core jar 2.23.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

JanusGraph Utils

Provides a number of Java methods for interacting with JanusGraph graphs, such as creating indices and copying schemas between graphs.

Also provides some JanusGraph serializers for working with Java objects that are not supported by JanusGraph out of the box.

uk.gov.nca.graph

National Crime Agency

National Crime Agency. Leading the UK's fight to cut serious and organised crime.

Versions

Version
1.1