Gremlin Graph Index Policy
constructor(automatic: Boolean? = null, compositeIndices: List<GremlinGraphIndexPolicyCompositeIndex>? = null, excludedPaths: List<String>? = null, includedPaths: List<String>? = null, indexingMode: String, spatialIndices: List<GremlinGraphIndexPolicySpatialIndex>? = null)