neo4j-labs / neo4rs

Neo4j driver for rust

Home Page:https://docs.rs/neo4rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access to BoltNull

lucasfelber opened this issue · comments

Since this pull request we can deserialize null to an Option but I have not found a way to be able to store a null value. Specifically I'm trying to put in a null value into a BoltMap.