π
π
π
π
Invana Docs
Searchβ¦
π
π
π
π
Invana Docs
Invana
Getting Started
Products
Python API
Modelling using OGM
Data Types
Indexes
Search
Schema Management
Event Triggers
Invana Engine
Invana Studio
Resources
Support
Blog
Opensource @ Invana
invana.io π
Powered By
GitBook
Python API
Python API for modelling and managing graphs
Installation
1
pip install invana
Copied!
Features
Object Mapper - Models, PropertyTypes, and Form validation
Execute gremlin queries
Built in QuerySets for performing standard CRUD operations on graph.
Utilities for logging queries and performance.
Django-ORM like search when using OGM(ex: has__id__within=[200752, 82032, 4320], has__name__startingWith="Per")( Refer
search-usage.md
for more)
Index support
Query caching support
Asynchronous Python API.
License
Apache License, Version 2.0
Previous
Getting Started
Next
Modelling using OGM
Last modified
3mo ago
Copy link
Edit on GitHub
Contents
Installation
Features
License