From c44b5edf5f3d2f76b7106df872f1cafe67eb8cc9 Mon Sep 17 00:00:00 2001 From: xonx <119700621+xonx4l@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:24:24 +0530 Subject: [PATCH] Update intellij-dev.md issue-:#82 Signed-off-by: xonx <119700621+xonx4l@users.noreply.github.com> --- apps/intellij-dev.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/intellij-dev.md b/apps/intellij-dev.md index 6b309f1..43cef1f 100644 --- a/apps/intellij-dev.md +++ b/apps/intellij-dev.md @@ -14,4 +14,10 @@ The template can be downloaded from [here](https://gluonhq.com/download/intellij Once the IDE has been restarted, from within your editor, you may simply type `fxprop`, and a popup lets you choose the type of property you want. Once you press tab (or enter), the code for property is generated inside the editor. You can then immediately start typing the property name, and this will automatically update all the method names. Once you’ve done this, all you need to do is import the relevant classes. +# Graph Database support +Graph Database support plugin allows you to work with databases without leaving IDE. + +Plugin is developed and supported by Neueda Technologies. + +Github-:https://github.com/neueda/jetbrains-plugin-graph-database-support/