public interface OMetadata
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
void |
create()
Deprecated.
|
OFunctionLibrary |
getFunctionLibrary() |
OIndexManager |
getIndexManager()
Deprecated.
Manual indexes are deprecated and will be removed
|
OScheduler |
getScheduler() |
OSchema |
getSchema() |
int |
getSchemaClusterId()
Deprecated.
|
OSecurity |
getSecurity() |
OSequenceLibrary |
getSequenceLibrary() |
void |
load()
Deprecated.
|
void |
reload()
Reloads the internal objects.
|
@Deprecated void load()
@Deprecated void create() throws IOException
IOException
OSchema getSchema()
OSecurity getSecurity()
@Deprecated OIndexManager getIndexManager()
@Deprecated int getSchemaClusterId()
void reload()
@Deprecated void close()
OFunctionLibrary getFunctionLibrary()
OSequenceLibrary getSequenceLibrary()
OScheduler getScheduler()
Copyright © 2009–2020 OrientDB. All rights reserved.