hasIndexForPath

open fun hasIndexForPath(db: SQLiteDatabase, soupName: String, path: String): Boolean

Return true if the given path is indexed on the given soup

Return

Parameters

db
soupName
path