Skip to content

Support MapField[New feature] #348

@guos

Description

@guos

is that possible to add a hashMap as field to store data ,eg.

@documents
public class Student{
@id
String id;
@indexed
Map<String,Integer> courseMap;
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions