🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Graph database

NoSQL storage system specialized in managing data structures composed of nodes, edges, and properties, optimized for queries on complex relationships.

📖
용어

Property

Key-value attribute associated with a node or edge, allowing storage of metadata and specific characteristics for each graph element.

📖
용어

Graph traversal

Algorithmic operation involving navigation through graph nodes and edges according to specific patterns to discover relationships or calculate metrics.

📖
용어

Cypher

Declarative query language developed by Neo4j, using ASCII-art syntax to describe graph patterns in manipulation and query operations.

📖
용어

Centrality

Metric measuring the relative importance of a node in a network, including degree centrality, betweenness, closeness, and eigenvector for network analysis.

📖
용어

Graph index

Optimized data structure accelerating search and filtering queries on node or edge properties in graph databases.

📖
용어

Path

Ordered sequence of nodes connected by edges in a graph, representing a route or chain of relationships between entities.

📖
용어

Graph analysis

Set of algorithmic techniques applied to graph structures to extract insights, detect patterns, and calculate metrics on relationships.

📖
용어

Graph Property Model

Modeling paradigm where data is represented as entities (nodes) with properties and relationships (edges) between them.

📖
용어

GraphQL

Query language and runtime developed by Facebook, allowing clients to request exactly the needed data through a graph structure.

📖
용어

Graph Storage Engine

Underlying component of graph databases responsible for the efficient physical persistence of graph data structures on disk or in memory.

📖
용어

Graph Native Processing

Processing approach where graph operations are executed directly on the native data structure without intermediate conversion.

📖
용어

Multi-model Graph Database

Database system simultaneously supporting the graph model and other models (document, key-value, relational) in a unified platform.

🔍

결과를 찾을 수 없습니다