Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/5529/head
Suyash Joshi 2024-07-24 11:44:03 +01:00 committed by GitHub
parent 2cf6f2c80b
commit 0c3162fd8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ public class HelloInfluxDB {
}
}
```
## Running the program
## Run the program to write and query data
Build the project and then run the executable .jar file with this [JVM Flag](https://arrow.apache.org/docs/java/install.html).
<br/><br/>