Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Neo4j Cookbook
  • Table Of Contents Toc
Neo4j Cookbook

Neo4j Cookbook

By : Ankur Goel
3 (3)
close
close
Neo4j Cookbook

Neo4j Cookbook

3 (3)
By: Ankur Goel

Overview of this book

If you are already using Neo4j in your application and want to learn more about data analysis or database graphs, this is the book for you. This book also caters for your needs if you are looking to migrate your existing application to Neo4j in the future. We assume that you are already familiar with any general purpose programming language and have some familiarity with Neo4j.
Table of Contents (12 chapters)
close
close
11
Index

Configuring secure access to your Neo4j instance


Securing access to the Neo4j production server is a very important aspect of production deployment and by no means should it be accessible to all. Security comes at many levels with Neo4j.

In this recipe, you will learn how to secure access to the Neo4j server.

Getting ready

To get started with this recipe, install and run the Neo4j graph database server from the recipes of Chapter 1, Getting Started with Neo4j.

How to do it...

We will consider the following scenarios to explain this recipe:

  • Your application code and Neo4j server are running on the same machine. This will mean that if the Neo4j server is run on localhost, it can be accessed by the application code, we need to, perform the following steps:

    1. Add the following values to your conf/neo4j-server.properties line:

      conf/neo4j-server.propertiesorg.neo4j.server.webserver.address=127.0.0.1
    2. Restart the Neo4j server using ./bin/neo4j restart.

  • Your application code and Neo4j server are running on different...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Neo4j Cookbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon