Skip to content

BeholderDEV/graphml

Repository files navigation

graphml

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install graphml --save

Tests

npm install
npm test

Dependencies

  • body-parser: Node.js body parsing middleware
  • cookie-parser: cookie parsing with signatures
  • express: Fast, unopinionated, minimalist web framework
  • express-xml-bodyparser: Simple XML body parser connect/express middleware
  • mime: A comprehensive library for mime-type mapping
  • neo4j-driver: Connect to Neo4j 3.0.0 and up from JavaScript
  • xml-js: A convertor between XML text and Javascript object / JSON text.

Dev Dependencies

None

License

MIT