Knowledge Base

Articles tagged as query

Neo4j Desktop password change failure

This document provides info and resolution for the error message on a clean install of Desktop 1.0.2x, Neo4j DB version 3.3.x mentioning "Database failed to create: Error: Could not change…

Read more

Parsing json query logs

There are times when we have to examine a query log in order to find longest running queries and/or other problem queries such as those with missing indexes or when…

Read more

Query to kill transactions that take longer than X seconds and doesn’t contain certain keywords

In Neo4j we currently have the configuration property referred to as execution guard: that can be set automatically to kill transactions that take more than “x” seconds (x is equal…

Read more