Skip to content

Handling Object with high number of NULL values #265

@AndreSteenbergen

Description

@AndreSteenbergen

I am working on a schema.org project with objects I would like to put between akka actors. Schema.org objects tend to have high number of properties, with high null counts. Is there a way to tell the setializer/ deserializer to ignore indexes? So to say, in the following object the indexes of values are [0,1,2,3,6,9,10,25], and all other will have default value?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions