{"library":"gremlin-orm-connected","type":"library","category":null,"description":"An ORM for graph databases (Neo4j, Azure Cosmos DB) on Node.js using Gremlin. Provides model definitions with type constraints, query building, and CRUD operations for vertices and edges. Version 1.2.5 wraps gremlin-javascript client. Low maintenance; last release November 2022. Differentiators: simple schema-based ORM layer over raw Gremlin, supports multiple graph backends.","language":"javascript","status":"maintenance","version":"1.2.5","tags":["javascript","orm","gremlin","query","graph","graph database","neo4j","azure","cosmos"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install gremlin-orm-connected","imports":["const gremlinOrm = require('gremlin-orm');","const Person = g.define('person', { ... });","const result = await g.queryRaw('g.V().limit(10)');"]},{"cmd":"yarn add gremlin-orm-connected","imports":[]},{"cmd":"pnpm add gremlin-orm-connected","imports":[]}],"homepage":"https://github.com/gremlin-orm/gremlin-orm#readme","github":"https://github.com/gremlin-orm/gremlin-orm","docs":null,"changelog":null,"pypi":null,"npm":"gremlin-orm-connected","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}