https://github.com/softspiders/pairs
Minimalistic Graph Service
https://github.com/softspiders/pairs
graph java junit junit4 maven softspider softspiders ss test
Last synced: 3 months ago
JSON representation
Minimalistic Graph Service
- Host: GitHub
- URL: https://github.com/softspiders/pairs
- Owner: softspiders
- Created: 2019-08-25T17:55:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T06:42:10.000Z (over 5 years ago)
- Last Synced: 2025-01-15T20:20:03.560Z (over 1 year ago)
- Topics: graph, java, junit, junit4, maven, softspider, softspiders, ss, test
- Language: Java
- Size: 20.5 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pairs - сlose to minimalistic graph implementation
Can connect a pair of any entities identified by UUIDs.
## Requirements
[JDK](https://java.com/ru/download/) >= 1.5
## Test run
```sh
mvn test
```
## Authors
[Alexander Lapygin](https://github.com/AlexanderLapygin)
### License
Licensed under the [MIT license](./LICENSE)