issues
search
sholloway
/
graph-engine
A marriage of Websockets, embedded Neo4J, Scala and Akka Streams...
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade to latest stable Java, Scala & SBT.
#54
sholloway
opened
6 years ago
0
Upgrade Akka
#53
sholloway
closed
6 years ago
0
Setup Cypher Console
#52
sholloway
closed
6 years ago
1
Data Set Layouts
#51
sholloway
opened
6 years ago
1
User defined tags.
#50
sholloway
opened
6 years ago
1
Support Soft Deletes
#49
sholloway
opened
6 years ago
0
Make Property Definition types typesafe and enumerated.
#48
sholloway
opened
6 years ago
0
Automate the release process.
#47
sholloway
opened
6 years ago
0
Uniquely identify a User in the P2P network.
#46
sholloway
opened
6 years ago
0
Add code coverage report.
#45
sholloway
opened
6 years ago
0
Remove hard coded path to application log.
#44
sholloway
opened
6 years ago
0
Add a diagram of the data model to README.md file.
#43
sholloway
closed
6 years ago
1
Remove all Protobuff code and dependencies.
#42
sholloway
closed
6 years ago
0
Remove all ZeroMQ Code and Dependencies
#41
sholloway
closed
6 years ago
0
Session Management
#40
sholloway
closed
7 years ago
0
Upgrade Neo4j to v3.4.X.
#39
sholloway
closed
6 years ago
1
Replace the JSON Lift code with the Akka HTTP JSON Encoder/Decoder.
#38
sholloway
opened
7 years ago
0
Evaluate supporting HTTP/2 vs WebSockets
#37
sholloway
opened
7 years ago
0
Remove all writes to STDOUT during test runs.
#36
sholloway
opened
7 years ago
0
Remove mvp-todo.md file from project.
#35
sholloway
closed
7 years ago
0
Import a dataset from a file.
#34
sholloway
opened
7 years ago
0
Export a dataset to a file.
#33
sholloway
opened
7 years ago
0
Get unit test coverage above 80%.
#32
sholloway
closed
6 years ago
0
Remove protocol buffers dependencies.
#31
sholloway
closed
6 years ago
1
Evaluate using fuzzing for testing the WebSocket API.
#30
sholloway
opened
7 years ago
0
Add @throws to functions that throw exceptions.
#29
sholloway
opened
7 years ago
0
Refactor GraphDSL.withProperty to use a case Class or enum for ptype.
#28
sholloway
opened
7 years ago
0
Add a WebSocket endpoint for listing elements and associations.
#27
sholloway
opened
7 years ago
0
Add a WebSocket command to return the count of elements in a data set.
#26
sholloway
opened
7 years ago
0
Add a WebSocket command to search for Element Definitions by field.
#25
sholloway
opened
7 years ago
0
Add a WebSocket command to search for elements by field.
#24
sholloway
opened
7 years ago
0
Clean up the graph commands and node pojos.
#23
sholloway
opened
7 years ago
0
Refactor FindElement.
#22
sholloway
opened
7 years ago
0
Refactor FindAssociationById
#21
sholloway
opened
7 years ago
0
Add Neo4j indexes for common elements.
#20
sholloway
closed
7 years ago
1
Add a guard to GraphEngine.withField method to check for empty spaces.
#19
sholloway
opened
7 years ago
0
Host ScalaDocs.
#18
sholloway
opened
7 years ago
0
Write ScalaDoc comments for all Scala classes.
#17
sholloway
opened
7 years ago
0
Write formal documentation for the WebSocket protocol.
#16
sholloway
opened
7 years ago
4
Add a solution for generating a database backup.
#15
sholloway
opened
7 years ago
0
Create a clean up task for integration tests to delete TestDB.graph file.
#14
sholloway
opened
7 years ago
0
Split out integration tests to have their own sbt task.
#13
sholloway
opened
7 years ago
0
Add a hosted continuous integration service.
#12
sholloway
closed
6 years ago
1
Add TLS support for the WebSocket endpoint.
#11
sholloway
opened
7 years ago
0
Create a WebSocket endpoint for generating an SVG file of the loaded internal decision tree.
#10
sholloway
opened
7 years ago
0
Add a WebSocket command for generating an SVG file of the current dataset.
#9
sholloway
opened
7 years ago
0
Put creationTime & lastModifiedTime on ElementDefintion.
#8
sholloway
opened
7 years ago
0
Change Akka Streams Core Flow to leverage the worker pool pattern.
#7
sholloway
opened
7 years ago
0
Change the Akka Streams Core Flow to be asynchronous.
#6
sholloway
opened
7 years ago
0
Persist UI layout data in the property graph.
#5
sholloway
opened
7 years ago
0
Next