public class TinkerGraphApp extends GraphApp
conf, g, graph, propFileName, supportsGeoshape, supportsSchema, supportsTransactions| Constructor and Description |
|---|
TinkerGraphApp(String fileName)
Constructs a graph app using the given properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createSchema() |
static void |
main(String[] args) |
closeGraph, createElements, deleteElements, dropGraph, getGeoFloatArray, openGraph, readElements, runApp, updateElementspublic TinkerGraphApp(String fileName)
fileName - location of the properties filepublic void createSchema()
createSchema in class GraphApppublic static void main(String[] args)
Copyright © 2012–2023. All rights reserved.