Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design SemanticNetwork #30

Open
apowers313 opened this issue Nov 7, 2020 · 2 comments
Open

Design SemanticNetwork #30

apowers313 opened this issue Nov 7, 2020 · 2 comments

Comments

@apowers313
Copy link
Owner

Design SemanticNetwork storage (neo4j? redis?) and API

@apowers313
Copy link
Owner Author

RedisGraph
docker run -p 6379:6379 -it redislabs/redisgraph redis-server --loadmodule /usr/lib/redis/modules/redisgraph.so --appendonly yes
May want to create docker image for Jupyter, nhai, redis, etc. and push to DockerHub for long term retention.

RedisGraph Client
https://github.com/RedisGraph/redisgraph.js/tree/master

Cypher Query Language
https://github.com/opencypher/openCypher

Cytoscape JS for visualization and graph theory
https://js.cytoscape.org/

Use IJavascript .toHtml or .toPng for visualizing objects (HTML for interactive; PNG for long-term storage in Jupyter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant