VS Code extension for previewing Neo4j queries and database structure within the VS Code environment.

Hello everyone! I would like to share with you the VS Code extension for Neo4j database that my team and I built recently. This is an extension called Trinity that previews Neo4j queries and database structures within the VS Code environment. The Trinity extension allows you to perform real time queries directly in VS Code and quickly identifies all graph relationships and properties using a custom-made, proprietary VS Code outline.

Trinity can be installed from the VS Code Extensions marketplace (Trinity - Visual Studio Marketplace): Trinity - Visual Studio Marketplace

You can check out our product here: GitHub - oslabs-beta/Trinity: A VSCode extension for Cypher and Neo4j

Hopefully it will be useful for you:)

1 Like

Thanks for sharing
Rgds
Arthur

1 Like