|
|
@@ -1,5 +1,5 @@
|
|
|
create class if not exists /m3graph() with ttl=366 day, namespace='m3graph';
|
|
|
-create class if not exists /m3graph/entity() with ttl=366 day, nickname='entity';
|
|
|
+create class if not exists /m3graph/entity() with ttl=366 day, nickname='entity2';
|
|
|
create class if not exists /m3graph/entity/vmware() with ttl=366 day, autosearch=true, version=true, nickname='vmware';
|
|
|
create class if not exists /m3graph/entity/weblogic() with ttl=366 day, autosearch=true, version=true, nickname='weblogic';
|
|
|
create class if not exists /m3graph/entity/websphere() with ttl=366 day, autosearch=true, version=true, nickname='websphere';
|