https://github.com/sim51/operator
Neo4j command line tools
https://github.com/sim51/operator
Last synced: 10 months ago
JSON representation
Neo4j command line tools
- Host: GitHub
- URL: https://github.com/sim51/operator
- Owner: sim51
- Created: 2018-08-30T14:04:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T14:04:32.000Z (over 7 years ago)
- Last Synced: 2025-01-24T16:44:15.677Z (11 months ago)
- Language: TypeScript
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Operator
A cli manager for Neo4j.
== TODO
=== Functionalities
* dump for neo4j import
* parse (multiple?) log files with corresponding timestamp
* monitoring (cluster)
* list queries with locks and kill and explain ? (cluster)
* parse query logs and show the most slow
=== Technical
* Be able to launch the editor
* Add the stream way for cypher
* Add history to cypher mode