6.4. Web Administration

6.4.1. Dashboard tab
6.4.2. Data tab
6.4.3. Console tab
6.4.4. The JMX tab

The Neo4j Web Administration is the primary user interface for Neo4j. With it, you can:

6.4.1. Dashboard tab

The Dashboard tab provides an overview of a running Neo4j instance.

Figure 6.3. Web Administration Dashboard

Dashboard tab

Entity chart

The charts show entity counts over time: node, relationship and properties.

Figure 6.4. Entity charting

Entity charts

Status monitoring

Below the entity chart is a collection of status panels, displaying current resource usage.

Figure 6.5. Status indicator panels

Status indicator panels

6.4.2. Data tab

Use the Data tab to browse, add or modify nodes, relationships and their properties.

Figure 6.6. Browsing and manipulating data

Data tab

6.4.3. Console tab

The Console tab gives scripting access to the database via the Gremlin scripting engine.

Figure 6.7. Manipulating data with Gremlin

Data manipulation with Gremlin

6.4.4. The JMX tab

The JMX tab provides raw access to all available management objects.

Figure 6.8. JMX Attributes

JMX