Rik Van Bruggen – författare
Visar alla böcker från författaren Rik Van Bruggen. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
717 kr
Skickas inom 5-8 vardagar
Run blazingly fast queries on complex graph datasets with the power of the Neo4j graph databaseAbout This Book• Get acquainted with graph database systems and apply them in real-world use cases• Use Cypher query language, APOC and other Neo4j extensions to derive meaningful analysis from complex data sets.• A practical guide filled with ready to use examples on querying, graph processing and visualizing information to build smarter spatial applications.Who This Book Is ForThis book is for developers who want an alternative way to store and process data within their applications. No previous graph database experience is required; however, some basic database knowledge will help you understand the concepts more easily.What You Will Learn• Understand the science of graph theory, databases and its advantages over traditional databases.• Install Neo4j, model data and learn the most common practices of traversing data• Learn the Cypher query language and tailor-made procedures to analyze and derive meaningful representations of data• Improve graph techniques with the help of precise procedures in the APOC library• Use Neo4j advanced extensions and plugins for performance optimization.• Understand how Neo4j's new security features and clustering architecture are used for large scale deployments.In DetailNeo4j is a graph database that allows traversing huge amounts of data with ease. This book aims at quickly getting you started with the popular graph database Neo4j.Starting with a brief introduction to graph theory, this book will show you the advantages of using graph databases along with data modeling techniques for graph databases. You'll gain practical hands-on experience with commonly used and lesser known features for updating graph store with Neo4j's Cypher query language. Furthermore, you'll also learn to create awesome procedures using APOC and extend Neo4j's functionality, enabling integration, algorithmic analysis, and other advanced spatial operation capabilities on data.Through the course of the book you will come across implementation examples on the latest updates in Neo4j, such as in-graph indexes, scaling, performance improvements, visualization, data refactoring techniques, security enhancements, and much more. By the end of the book, you'll have gained the skills to design and implement modern spatial applications, from graphing data to unraveling business capabilities with the help of real-world use cases.Style and approachA step-by-step approach of adopting Neo4j, the world's leading graph database. This book includes a lot of background information, helps you grasp the fundamental concepts behind this radical new way of dealing with connected data, and will give you lots of examples of use cases and environments where a graph database would be a great fit
Learning Neo4j
Run blazingly fast queries on complex graph datasets with the power of the Neo4j graph database
Häftad, Engelska, 2014
717 kr
Skickas inom 5-8 vardagar
Key FeaturesBook DescriptionNeo4j is the world's leading graph database and offers users a radical new way of dealing with connected data. This book has been created to help you get to grips with it, providing you with an accessible route through a tool built to contend with the complexity of modern data. Learn the fundamental concepts behind Neo4j, and put them into practice by following the featured examples and use cases that demonstrate how to apply your knowledge to real problems.Starting with a brief introduction to graph theory, this book will show you the advantages of using graph databases. Following on from that, you will be introduced to Neo4j and you will be shown how to install it on various operating systems. You will then be shown how you can model and import your data into Neo4j.This book has two use case examples that will show you how to model and implement a graph in Neo4j by analyzing a user case, and analyze the impact a change has on a process or a system. You will also gain an insight into graph visualization options and discover external sources where you can learn more about this exciting and popular graph database.What you will learnBackground and specifications of graph databasesInstall Neo4j on a variety of different platforms, locally and in the cloudModel data for a graph database such as Neo4jImport data into Neo4jLearn about sample use cases for Neo4jDiscover the advantages of graph databases versus other database modelsFind out where you can find additional information on Neo4jWho this book is for