Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dependency Status GitHub version

Neo4j Kotlin Procedure Example

This is an example project about Neo4j procedures written in Kotlin.

Here you can find a Procedure example.connect and a User Function example.concat.

The first one will create a relationship with the given type between two given nodes; the second one will concatenate a list of strings with a given delimiter.

Installation

  1. Download the latest release;
  2. Put the downloaded jar file into $NEO4J_HOME/plugins folder;
  3. Start/Restart Neo4j.

License

Apache License V2, see LICENSE

About

A simple example about Neo4j procedures using Kotlin

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages