I`m working on a prototype of a community and have 4 nodes that are related as the image below. sample data: MERGE (a:User{key: 1}) MERGE (b:Tags{key: 2}) MERG
I manage a team with seven developers with more than ten products and 20 integrations between products. I took over the team a year ago, and we have worked hard
I have a background with discord.py and pycord, and I decided to try nextcord slash commands so I decided to create some commands, in this I got a peculiar erro
In Visual Studio you can create a NodeJS console application, you can run and debug in Visual Studio. I want to deploy it on a window server, beside with IIS,
I have a use case where I have different AD/Ldap user stores that support both on premise and cloud. Certain applications need to use their credentials from the
In the simple Sqlite3 code below, using a non-default SQLLite database ("sqlite3_db" set up in DATABASES in settings.py) I am trying to build a dictionary curso
I have 3 tables: Table1: Myid description P Pera M Mela Table2: Myid description B Banana C Ciliegia Table3: Myid
For example : Json A => { "customer": { "age": 29, "fullName": "Emily Jenkins", "year":1988, "address":{ "lineOne":"lineOne",
I'm trying to set up multiple Github.com accounts on my computer. I've followed this tutorial and also this one here. However, I'm having issues. I'm working o