Neo4j - Storage prototype Neo4j Limited Edition

Prototype of storage implementation for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-protostore-neole
Last Version

Last Version

3.4.0-alpha01
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j - Storage prototype Neo4j Limited Edition
Prototype of storage implementation for Neo4j
Project URL

Project URL

http://components.neo4j.org/neo4j-protostore-neole/3.4.0-alpha01
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-protostore-neole

How to add to project

<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-protostore-neole</artifactId>
    <version>3.4.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/
implementation 'org.neo4j:neo4j-protostore-neole:3.4.0-alpha01'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/
implementation ("org.neo4j:neo4j-protostore-neole:3.4.0-alpha01")
'org.neo4j:neo4j-protostore-neole:jar:3.4.0-alpha01'
<dependency org="org.neo4j" name="neo4j-protostore-neole" rev="3.4.0-alpha01">
  <artifact name="neo4j-protostore-neole" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-protostore-neole', version='3.4.0-alpha01')
)
libraryDependencies += "org.neo4j" % "neo4j-protostore-neole" % "3.4.0-alpha01"
[org.neo4j/neo4j-protostore-neole "3.4.0-alpha01"]

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-store-cursors jar 3.4.0-alpha01
org.neo4j : neo4j-kernel-api jar 3.4.0-alpha01

test (5)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 3.4.0-alpha01
org.neo4j : neo4j-lucene-index jar 3.4.0-alpha01
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
org.neo4j

Neo4j

Versions

Version
3.4.0-alpha01
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0-rc1
3.3.0-beta02
3.3.0-beta01
3.3.0-alpha07