Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

A simple Glimpse plugin for Neo4jClient

License

Notifications You must be signed in to change notification settings

mcliment/neo4jclient-glimpse-plugin

Repository files navigation

Neo4jClient Glimpse Plugin

Description

This is a simple Glimpse plugin to show query data extracted from Neo4jClient.

Usage

Reference Glimpse.Neo4jClient.dll in your Glimpse-enabled project (it's automatic if you used NuGet) and then register your IGraphClient in the plugin (usually in your global.asax.cs):

Glimpse.Neo4jClient.Plugin.RegisterGraphClient(yourGraphClientInstance);

Screenshot

Sample screenshot

Support

Create an issue here on GitHub, send me a message or fork the project and send me a pull request.

Open Source License

Neo4jClient Glimpse Plugin is free software distributed under the Apache License 2.0.

About

A simple Glimpse plugin for Neo4jClient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published