| Package | Description |
|---|---|
| com.snowflake.snowpark_java |
Provides most of the classes for the Snowpark Java API.
|
| com.snowflake.snowpark_java.types |
Provides the classes specifying the schema (the data types of the fields) of semi-structured data.
|
| Modifier and Type | Method and Description |
|---|---|
Geography |
Row.getGeography(int index)
Retrieves the value of the column at the given index as a Geography value.
|
| Modifier and Type | Method and Description |
|---|---|
static Geography |
Geography.fromGeoJSON(String g)
Creates a Geography object from a GeoJSON string.
|
© 2023 Snowflake Inc. All Rights Reserved