10 个仓库
Data models that utilize nodes and edges to represent entities and their relationships with associated metadata.
Distinct from Relationship to Node Transformations: None of the candidates cover general graph-based node data modeling for spatial mapping; most focus on database operations or specific search tasks.
Explore 10 awesome GitHub repositories matching data & databases · Graph-Based Node Models. Refine with filters or upvote what's useful.
This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad
Shows how to model entities as nodes with key-value properties in a graph structure.
react-diagrams 是一个用于在 React 应用程序中构建交互式节点链接图和可视化图表的框架。它充当交互式图表可视化工具和可视化工作流设计器,提供了一个用于渲染可操作的连接节点画布的系统。 该库的独特之处在于它能够充当可序列化的状态图管理器,将复杂的节点布局和连接状态转换为可存储的数据格式以实现会话持久化。它进一步允许自定义行为扩展以修改核心逻辑,并允许通过模块实现特定于项目的业务功能。 该系统涵盖了广泛的图表和可视化功能,包括视口平移、缩放和拖放元素操作。它处理自动链接路由以防止视觉重叠,并提供用于自定义元素样式和层管理的工具以控制渲染顺序。
Maintains a central graph data structure that reactively triggers canvas re-renders when topology changes.
Simple flow library 🖥️🖱️
Manages node positions, connections, and data through a centralized event system that triggers callbacks on changes.
KServe is a Kubernetes-native platform for deploying and serving machine learning models as scalable inference services. It supports both generative AI models, including large language models, and traditional predictive models from frameworks such as TensorFlow, PyTorch, Scikit-Learn, XGBoost, and ONNX. The platform manages the full lifecycle of model deployments, including revision tracking, canary rollouts, A/B testing, and automatic rollbacks, and provides serverless scale-to-zero capabilities for cost-efficient resource management. KServe distinguishes itself through a standardized infere
Connects router nodes so the output of one becomes the input of another, enabling complex model pipelines.
PathOfBuilding 是一个针对《流放之路》(Path of Exile)的离线构建规划器和角色属性模拟器。它作为一个装备和技能建模器以及天赋树映射器,帮助用户通过模拟战斗统计数据、天赋技能树和装备组合来设计角色。 该工具提供了一个模拟环境,用于测试物品制作结果和宝石插槽组合,以确定最佳配置。它还通过规划节点分配和珠宝放置来优化天赋树,从而最大化角色能力。 该软件涵盖了针对攻击和防御数值的角色属性模拟、物品和制作建模,以及通过唯一代码导入角色数据或共享构建配置的功能。
Represents the passive skill tree as a network of nodes to calculate pathing and point costs.
This project is a Node.js learning roadmap and developer skill map designed to guide learners from beginner to advanced levels. It serves as a backend development curriculum and an interactive technology guide that charts the specific tools, libraries, and architectural patterns required to master the Node.js runtime. The project uses a graph-based visualization to represent technical competencies and their dependencies. By mapping these skills as a structured sequence of topics, it provides a visual guide for identifying the necessary prerequisites and learning milestones needed for backend
Implements a skill tree graph to map the dependencies and progression of the developer journey.
Cartography 是一个基于图的架构可视化和安全分析框架。它从各种云、身份和软件即服务(SaaS)提供商处提取数据,在中央图数据库中建模资源、用户和安全发现之间的复杂关系。通过映射这些相互依赖关系,该平台使组织能够获得对其环境的可见性,并通过图遍历查询识别潜在的安全风险。 该平台以其基于本体的规范化和跨平台实体关联而著称,将来自多个来源的异构数据映射到一个统一、一致的模型中。它采用模块化摄取管道和基于模式的过滤来维护此图,通过对陈旧节点的自动状态修剪确保架构数据保持准确。这种方法允许发现跨越不同云、设备和身份管理系统的复杂攻击路径和安全配置错误。 除了核心建模外,该系统还为资产清单、身份治理和软件供应链分析提供了广泛的功能。它支持广泛的集成,包括云原生计算和网络资源、端点管理遥测以及开发生命周期元数据。用户可以通过定义自定义安全规则、添加专门的数据分析作业或通过其模块化框架集成新的情报来源来扩展平台的功能。 该项目使用 Python 实现,并提供了用于配置摄取模块和定义自定义图查询的文档。
Stores infrastructure resources and their interdependencies as nodes and edges to enable complex relationship traversal and analysis.
Freeplane is a Java-based mind mapping software and knowledge management system used to create hierarchical visual maps and interconnect ideas. It serves as a visual information organizer that transforms text-based notes into navigable spatial maps to facilitate non-linear thinking processes. The application features a swing-based visual canvas for rendering interactive concept maps and complex node-based layouts. It utilizes an XML-based document organizer to serialize map structures and node attributes into hierarchical files for persistent storage. The tool covers several core capability
Implements a graph-based data model to track nodes, their semantic relationships, and spatial coordinates.
This library is a PHP tool for programmatically defining, building, and exporting structured data graphs. It provides a fluent, object-oriented interface that allows developers to construct complex, nested metadata structures that comply with standardized vocabulary requirements for search engine indexing. The library distinguishes itself through its support for multi-typed entity modeling, which enables the combination of several classification categories into a single, unified entity. It also features a graph-based modeling system that facilitates the linking and cross-referencing of relate
Uses a graph-based node model to represent entities and their relationships.
System Designer 是一个用于构建软件架构、数据模式和组件行为的视觉建模环境。它作为一个低代码平台,允许用户通过拖放界面定义复杂的系统,将组件及其关系表示为互连的节点和边。 该平台通过提供一个可以在实时中执行和检查定义模型的实时运行时环境脱颖而出。它对系统操作执行动态类型验证以确保一致性,并允许通过导入外部系统定义来模块化组合应用。用户可以将这些组件作为结构化文档进行管理,系统随后将其转换为用于外部实现的函数式代码骨架和样板结构。 除了核心建模功能外,该工具还支持系统设计的全生命周期,包括自定义数据类型、属性和方法的配置。它与版本控制系统集成以跨设备同步项目状态,并提供导出功能,将架构打包为标准格式以进行部署。
Stores system architectures as interconnected nodes and edges for visual manipulation and structural analysis.