Mogwai
Tinkerpop Graph Database Library for Python
Install / Use
/learn @platinummonkey/MogwaiREADME
mogwai
.. image:: https://travis-ci.org/platinummonkey/mogwai.svg?branch=master :target: https://travis-ci.org/platinummonkey/mogwai
.. image:: https://ga-beacon.appspot.com/UA-50275923-1/platinummonkey/mogwai :target: http://github.com/platinummonkey/mogwai
mogwai in an object-graph mapper (OGM) designed specifically for use with Titan (http://thinkaurelius.github.io/titan/) via RexPro (https://github.com/tinkerpop/rexster/wiki/RexPro). Mogwai supports easily integrating Gremlin graph-traversals with vertex and edge models. For those already familiar with Blueprints (https://github.com/tinkerpop/blueprints/wiki) there is is a simple example.
NOTE: TinkerPop3 Support
ZEROFAIL has graciously adopted mogwai to grow into a full fledged goblin for TinkerPop3! See more here: https://github.com/ZEROFAIL/goblin
Documentation
mogwai documentation can be found at http://mogwai.readthedocs.org/
Installation
$ pip install mogwai
Testing
To get mogwai unit tests running you'll need a titan installation with rexster server configured with a mogwai graph::
<graph>
<graph-name>mogwai</graph-name>
<graph-type>com.thinkaurelius.titan.tinkerpop.rexster.TitanGraphConfiguration</graph-type>
<graph-read-only>false</graph-read-only>
<graph-location>/tmp/mogwai</graph-location>
<properties>
<storage.backend>local</storage.backend>
<storage.directory>/tmp/mogwai</storage.directory>
<buffer-size>100</buffer-size>
</properties>
<extensions>
<allows>
<allow>tp:gremlin</allow>
</allows>
</extensions>
</graph>
Pull Requests
General Rules:
- All Tests must pass
- Coverage shouldn't decrease
- All Pull Requests should be rebased against master before submitting the PR.
Related Skills
feishu-drive
338.7k|
things-mac
338.7kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
338.7kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
yu-ai-agent
1.9k编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
