XzaR90
XzaR90
### Steps to reproduce Add-Migration ``` public abstract class EntityBase : IEntityBase { protected EntityBase(); [NotMapped] public IDictionary RuntimeStringProperties { get; set; } public DateTime CreatedAt { get; set; }...
Hi, would be nice with a version for v6. I made a fork but backwards compatibility is lost and at the moment custom link is gone.
We have a requirement where at least 2000 nodes are needed.
removes pixelencounter - [ x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x ] My addition is ordered alphabetically - [x ] My submission...
**Describe the bug** Neo4j.Driver.Mapping.MappingFailedException: 'Cannot map record to type X because the record does not contain a value for the property 'Y'.' Did the behaviour change? **To Reproduce** Use AsObject...