Uses of Class
com.c8db.model.VertexCollectionCreateOptions
-
Packages that use VertexCollectionCreateOptions Package Description com.c8db.model -
-
Uses of VertexCollectionCreateOptions in com.c8db.model
Methods in com.c8db.model that return VertexCollectionCreateOptions Modifier and Type Method Description static VertexCollectionCreateOptionsOptionsBuilder. build(VertexCollectionCreateOptions options, String collection)protected VertexCollectionCreateOptionsVertexCollectionCreateOptions. collection(String collection)Methods in com.c8db.model with parameters of type VertexCollectionCreateOptions Modifier and Type Method Description static VertexCollectionCreateOptionsOptionsBuilder. build(VertexCollectionCreateOptions options, String collection)
-