Difference between revisions of "DgraphAndWeaviateTest"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
This is sample project to test Python based access to {{Link|target=Dgraph}} and {{Link|target=Weaviate}} | This is sample project to test Python based access to {{Link|target=Dgraph}} and {{Link|target=Weaviate}} | ||
| + | = Installation = | ||
| + | <source lang='bash'> | ||
| + | https://github.com/WolfgangFahl/DgraphAndWeaviateTest | ||
| + | cd DgraphAndWeaviateTest | ||
| + | scripts/install | ||
| + | </source> | ||
Revision as of 13:04, 5 August 2020
OsProject
| OsProject | |
|---|---|
| id | DgraphAndWeaviateTest |
| state | |
| owner | Wolfgang Fahl |
| title | DgraphAndWeaviateTest |
| url | https://github.com/WolfgangFahl/DgraphAndWeaviateTest |
| version | 0.0.1 |
| description | |
| date | 2020/08/05 |
| since | |
| until | |
This is sample project to test Python based access to Dgraph and Weaviate
Installation
https://github.com/WolfgangFahl/DgraphAndWeaviateTest
cd DgraphAndWeaviateTest
scripts/install