Spring Data MongoDB - Core
org.springframework.*
-
org.springframework.data.mongodb.core.geo.Box
| Modifier and Type |
Constant Field |
Value |
public static final String |
COMMAND |
"$box" |
-
org.springframework.data.mongodb.core.geo.Circle
| Modifier and Type |
Constant Field |
Value |
public static final String |
COMMAND |
"$center" |
-
org.springframework.data.mongodb.core.geo.Polygon
| Modifier and Type |
Constant Field |
Value |
public static final String |
COMMAND |
"$polygon" |
-
org.springframework.data.mongodb.core.geo.Sphere
| Modifier and Type |
Constant Field |
Value |
public static final String |
COMMAND |
"$centerSphere" |
Spring Data MongoDB - Core
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.