File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ language : java
2
+
3
+ jdk :
4
+ - oraclejdk8
5
+
6
+ # whitelist
7
+ branches :
8
+ only :
9
+ - master
Original file line number Diff line number Diff line change
1
+ [ ![ Build Status] ( https://travis-ci.org/mfalcier/neo4j-kotlin-procedure-example.svg?branch=master )] ( https://travis-ci.org/mfalcier/neo4j-kotlin-procedure-example )
2
+ [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/594bce0a6725bd0063d1f2ae/badge.svg?style=flat-square )] ( https://www.versioneye.com/user/projects/594bce0a6725bd0063d1f2ae )
3
+ [ ![ GitHub version] ( https://badge.fury.io/gh/mfalcier%2Fneo4j-kotlin-procedure-example.svg )] ( https://badge.fury.io/gh/mfalcier%2Fneo4j-kotlin-procedure-example )
4
+
1
5
# Neo4j Kotlin Procedure Example
2
6
3
7
This is an example project about Neo4j procedures written in Kotlin.
You can’t perform that action at this time.
0 commit comments