github.com/dshekhar95/sub_dgraph@v0.0.0-20230424164411-6be28e40bbf1/dgraph/cmd/alpha/schema_scalar (about)

     1  date:dateTime @index
     2  age: int @index
     3  health: float @index
     4  name: string @index
     5  loc: geo @index
     6