Dgraph-dotnet
Dgraph-dotnet copied to clipboard
.Net client for Dgraph
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 to 3.15.0. Release notes Sourced from Google.Protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.0 to 3.15.0. Release notes Sourced from Google.Protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
I have enabled TLS on dgraph cluster and trying to query with C#/.net client but looks connection sucessfull but not able to do any operation as server responding empty update...
due to conflicts - we need to update the framework stack
In the main README.md, an example called `ObjectsToDgraph` is referenced here : https://github.com/MichaelJCompton/Dgraph-dotnet#objects-and-json > Check out the example in source/Dgraph-dotnet.examples/ObjectsToDgraph Yet, this example does not exist in the file structure.
I tried running the batch example and the mutation example. In both examples predicates are created, but the counts in the data explorer are all 0, except for the Username...
Hi, i am new in Dgraph and i’m using your .NET Core C# Client to connect Dgraph Server, query and mutation data. I’m facing with problem: ``` {ExceptionalError with Message='Status(StatusCode=ResourceExhausted,...
use something like https://github.com/Wyamio/Wyam and in code comments to generate Api docs to go in the project wiki