forked from neo4j/windows-wrapper
-
Notifications
You must be signed in to change notification settings - Fork 0
A service wrapper for windows
License
lassewesth/windows-wrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a custom, slimmed down implementation of a service wrapper for Neo4j. The starting point and bulk of the implementation is the 3.2.7 version of the JNA library at http://java.net/projects/jna Its sources and latest version are not available through maven however so they were imported from the source repository and trimmed down to the Windows needed parts only. The basic use case is starting and stopping the Neo4j REST Server from the distribution directory. Installation, removal and quering of the service is achieved via batch scripts, leaving only the interaction with the windows ServiceManager to Java code.
About
A service wrapper for windows
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%