Skip to content

Deserializing only first value of each property into Properties dictionary #122

Answered by danielcweber
jadurda asked this question in Q&A
Discussion options

You must be logged in to vote

As long as raw GraphSON is deserialized into a generic Dictionary<string,object>, you'll currently get the whole array, even if it's a singleton array. This might be configurable in the future.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jadurda
Comment options

Answer selected by jadurda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants