NebulaGraph Databasenebulagraph-database.hashnode.dev·Sep 8, 2023Graph RAG :Unleashing the Power of Knowledge Graphs with LLMIn the era of information overload, sifting through vast amounts of data to provide accurate search results in an engaging and comprehensible manner has become an uphill battle. Traditional search enhancement techniques often fall short when it comes...knowledge graph
NebulaGraph Databasenebulagraph-database.hashnode.dev·Aug 31, 2023Integrating LLM with NebulaGraph: Enabling Knowledge Graphs via Natural LanguageAs AI applications, like ChatGPT, gain popularity globally, large language models (LLMs) have garnered significant attention from both enterprises and individual users across various industries. Graph databases, which structure and link information g...knowledge graph
NebulaGraph Databasenebulagraph-database.hashnode.dev·Aug 31, 2023Graph + LLM|How NebulaGraph database helps industry-level large language model ApplicationsLLM App Paradigms As a big improvement in Cognitive intelligence, LLM had changed many industries, in a way that we didn’t expect to automate, accelerate or enable. Seeing new LLM-enabled applications being created every day, we are all still explori...graph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Jun 9, 2023Memory Tracker: Memory Management Practice in NebulaGraph DatabaseMemory management in databases is an important module in database kernel design, and measurable and controllable memory is an important guarantee for the stability of the database. Similarly, memory management is also crucial for NebulaGraph Database...graph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Apr 27, 2023Graph Analytics and Visualization with NebulaGraph DatabaseAs organizations collect and store more and more data, the need to understand and analyze complex relationships within that data has grown tremendously. Graph databases, which are designed specifically to store and query interconnected and complex da...graph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Feb 22, 2023Graph Query Language Comparison: Gremlin vs Cypher vs nGQLIn this post, we've selected some mainstream graph query languages and compared the CRUD usage in these languages respectively. Which Graph Query Languages to Be Compared Gremlin Gremlin is a graph traversal language developed by Apache TinkerPop an...39 readsgraph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Feb 21, 2023A Review on Graph DatabasesThere are many ideas and considerations behind graph databases. This includes their use cases, advantages, and the trends behind this database model. There are also several real-world examples to dissect. A Social Network Scenario In a social networ...87 readsgraph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Feb 13, 2023Practice Jepsen Test Framework in NebulaGraph DatabaseThis article introduces how NebulaGraph uses Jepsen test framework to ensure system linearizability. Why Jepsen? Linearizability here specifically means consistency in the CAP theory. In NebulaGraph, we guarantee strong data consistency in our key-va...29 readsgraph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Feb 13, 2023How NebulaGraph Database Uses Jepsen to Detect Data Consistency Issues in Raft ImplementationData consistency is a global issue for all distributed systems. NebulaGraph is no exception as a distributed graph database. Thanks to the separation between query and storage layers, NebulaGraph only exposes simple kv interfaces in the storage layer...graph database
NebulaGraph Databasenebulagraph-database.hashnode.dev·Jan 29, 2023Handling Tens of Billions of Threat Intelligence Data with NebulaGraph DatabaseAbout Kuaishou Kuaishou is a leading content community and social platform with its mission to be the most customer-obsessed company in the world. Kuaishou has relentlessly been focusing on serving its customers and creating value for them through th...graph database