Dgraph-dotnet icon indicating copy to clipboard operation
Dgraph-dotnet copied to clipboard

.Net client for Dgraph

Results 10 Dgraph-dotnet issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

dependencies

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...

dependencies

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