awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesElement Renaming

Modification of the names of node labels, properties, or relationship types across the graph database.

Distinct from Graph Element Labels: Distinct from Element Labels: focuses on the action of changing existing names rather than the definition or assignment of labels.

Explore 2 awesome GitHub repositories matching data & databases · Element Renaming. Refine with filters or upvote what's useful.

Awesome Element Renaming GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • microsoft/typespecmicrosoft का अवतार

    microsoft/typespec

    5,781GitHub पर देखें↗

    TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas

    Records element renames across API versions, preserving old names for earlier versions.

    Javajson-schemaopenapi3protobuf
    GitHub पर देखें↗5,781
  • memgraph/memgraphmemgraph का अवतार

    memgraph/memgraph

    4,163GitHub पर देखें↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    The product changes the names of node labels, properties, or relationship types across the graph.

    C++cyphergraphgraph-algorithms
    GitHub पर देखें↗4,163
  1. Home
  2. Data & Databases
  3. Element Renaming

सब-टैग एक्सप्लोर करें

  • VersionedRecords the API version in which a model, property, or operation was renamed, preserving the old name for earlier versions. **Distinct from Element Renaming:** Distinct from Element Renaming: focuses on tracking renames across API versions, not general element name modification.