Pyjanusgraph: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
|storemode=property
|storemode=property
}}
}}
= Motiviation =
= Motivation =
[https://janusgraph.org/ JanusGraph] is the first {{Link|target=Tinkerpop|title=Apache Tinkerpop}} graph database i could work with {{Link|target=Gremlin_python|title=Gremlin Python}}.
[https://janusgraph.org/ JanusGraph] is the first {{Link|target=Tinkerpop|title=Apache Tinkerpop}} graph database i could work with {{Link|target=Gremlin_python|title=Gremlin Python}}.



Revision as of 07:51, 13 April 2020

OsProject

OsProject
edit
id  pyjanusgraph
state  
owner  BITPlan
title  Python janusgraph utility library
url  https://github.com/BITPlan/pyjanusgraph
version  0.0.1a1
description  
date  2020/04/12
since  
until  

Motivation

JanusGraph is the first Apache Tinkerpop graph database i could work with Gremlin Python.

pyjanusgraph shall make it easier to work with JanusGraph from Python

Installation

Links