- CASSANDRA - Static variable in class org.janusgraph.example.JanusGraphApp
-
- closeGraph() - Method in class org.janusgraph.example.GraphApp
-
Closes the graph instance.
- conf - Variable in class org.janusgraph.example.GraphApp
-
- CQL - Static variable in class org.janusgraph.example.JanusGraphApp
-
- createCompositeIndexes(JanusGraphManagement) - Method in class org.janusgraph.example.JanusGraphApp
-
Creates the composite indexes.
- createEdgeLabels(JanusGraphManagement) - Method in class org.janusgraph.example.JanusGraphApp
-
Creates the edge labels.
- createElements() - Method in class org.janusgraph.example.GraphApp
-
Adds the vertices, edges, and properties to the graph.
- createElements() - Method in class org.janusgraph.example.JanusGraphApp
-
- createMixedIndexes(JanusGraphManagement) - Method in class org.janusgraph.example.JanusGraphApp
-
Creates the mixed indexes.
- createProperties(JanusGraphManagement) - Method in class org.janusgraph.example.JanusGraphApp
-
Creates the properties for vertices, edges, and meta-properties.
- createSchema() - Method in class org.janusgraph.example.GraphApp
-
Creates the graph schema.
- createSchema() - Method in class org.janusgraph.example.JanusGraphApp
-
- createSchemaRequest() - Method in class org.janusgraph.example.JanusGraphApp
-
Returns a string representation of the schema generation code.
- createVertexLabels(JanusGraphManagement) - Method in class org.janusgraph.example.JanusGraphApp
-
Creates the vertex labels.