awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesGraph Entity Representations

Encapsulates nodes, relationships, and paths as logical types with internal identifiers.

Distinct from Entity Type Casting: Distinct from entity type casting: focuses on the logical representation of graph entities rather than just casting for queries.

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

Awesome Graph Entity Representations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kuzudb/kuzuالصورة الرمزية لـ kuzudb

    kuzudb/kuzu

    3,965عرض على GitHub↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    Encapsulates graph entities as specialized logical types for storage and traversal.

    C++cypherdatabaseembeddable
    عرض على GitHub↗3,965
  • qcad/qcadالصورة الرمزية لـ qcad

    qcad/qcad

    1,829عرض على GitHub↗

    QCAD is a professional two-dimensional computer-aided drafting application designed for creating technical drawings, engineering schematics, and architectural plans. It provides a comprehensive suite of geometric construction and modification tools that allow users to draft precise layouts while managing complex project structures through layers, blocks, and part libraries. The software distinguishes itself through an integrated scripting framework that enables users to automate repetitive design tasks and develop custom tools to extend core functionality. It also functions as a manufacturing

    Represents drawings as a collection of interconnected mathematical objects that manage their own properties and spatial relationships.

    C++2dcaddwg
    عرض على GitHub↗1,829
  1. Home
  2. Data & Databases
  3. Graph Querying
  4. Entity Type Casting
  5. Graph Entity Representations

استكشف الوسوم الفرعية

  • Geometric Entity GraphsRepresentations of drawings as collections of interconnected mathematical objects managing spatial relationships. **Distinct from Graph Entity Representations:** Distinct from Graph Entity Representations: focuses on spatial and geometric relationships in CAD, not general graph nodes.