-
Notifications
You must be signed in to change notification settings - Fork 0
faahta/NFFG-RESTful-Client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is a test client for a RESTful web service named Neo4JXML . The service, which is based on NEO4J (a graph-oriented DB), provides the possibility to create a graph, stored by NEO4J, by creating single nodes and relationships, and the possibility to query for the paths that connect a given source node to a given destination node in the graph that has been created. Each node can have properties (i.e. name-value pairs) and labels (i.e. strings). The documentation about the available operations provided by the Neo4JXML service is detailed in the document file neo4jxmlRESTapi.pdf.
About
A Test Client for th NFFG Service- developed with JAX-RS framework
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published