-
Notifications
You must be signed in to change notification settings - Fork 1
f1ae560b ba87 4f1d a8e7 1ec9020c9b2b
daniel@zetuniverse.com edited this page May 7, 2016
·
1 revision
The Zet Universe API is the primary way to programmatically interact with the information stored in the Zet Universe knowledge system. From this point of view, the Zet Universe API functions as an object-relational and persistence framework optimized for client-side computing. This section provides extensive information, both introductory and advanced, about programming Zet Universe.
- Welcome to the Zet Universe SDK Documentation
- Zet Universe Programmability
- Zet Universe Kinds System
- Zet Universe Ontology Extensibility
- Zet Universe Semantic Pipeline
- How Do I...
- Zet Universe Samples
- Zet Universe Glossary
-
ZU Namespace
- AppRelationshipDefinition Class
- BasePropertyChanged Class
- Constants Class
- Constants.Application Class
-
Constants.Application.Configuration Class
-
Configuration Fields
- Constants.Application.Configuration.AppSpacesFolder Field
- Constants.Application.Configuration.AssemblyFileName Field
- Constants.Application.Configuration.SALPluginsFolder Field
- Constants.Application.Configuration.SALSettingsFolder Field
- Constants.Application.Configuration.SpacesFolder Field
- Constants.Application.Configuration.ZetUniverseMetaspaceFolder Field
- Constants.Application.Configuration.ZetUniverseOnlineInsidersCommunityUrl Field
- Constants.Application.Configuration.ZetUniverseOnlineSetupUrl Field
- Constants.Application.Configuration.ZetUniverseOnlineUserVoiceCommunityUrl Field
- Constants.Application.Configuration.ZetUniverseProcessorsFolder Field
- Constants.Application.Configuration.ZetUniverseRootFolder Field
- Constants.Application.Configuration.ZetUniverseUserSettingsFile Field
- Constants.Application.Configuration.ZetUniverseUserSettingsV2File Field
-
Configuration Fields
- Constants.Application.Configuration.StorageProviders Class
-
Constants.Application.ErrorCodes Class
-
ErrorCodes Fields
- Constants.Application.ErrorCodes.FailedToExtractData Field
- Constants.Application.ErrorCodes.FailedToMigrateData Field
- Constants.Application.ErrorCodes.FailedToPrepareStorageRecord Field
- Constants.Application.ErrorCodes.MainWindowIsNull Field
- Constants.Application.ErrorCodes.MigrationFailed Field
- Constants.Application.ErrorCodes.MigrationSucceeded Field
- Constants.Application.ErrorCodes.ProvidedForMigrationDataIsNull Field
- Constants.Application.ErrorCodes.SettingsObjectIsNull Field
- Constants.Application.ErrorCodes.UnableToCreateMetaspaceAndOrUserFolder Field
- Constants.Application.ErrorCodes.UnhandledException Field
-
ErrorCodes Fields
- Constants.AppsKinds Class
- Constants.Importers Class
- Constants.Importers.FileSystemImporter Class
- Constants.Importers.Services Class
- Constants.Importers.Services.Dropbox Class
- Constants.Importers.Services.Microsoft Class
- Constants.Importers.Services.Microsoft.Office365 Class
- Constants.Importers.Services.Microsoft.Outlook Class
-
Constants.Importers.Services.Microsoft.Outlook.ContactSchema Class
-
ContactSchema Fields
- Constants.Importers.Services.Microsoft.Outlook.ContactSchema.Id Field
- Constants.Importers.Services.Microsoft.Outlook.ContactSchema.IsFavorite Field
- Constants.Importers.Services.Microsoft.Outlook.ContactSchema.IsFriend Field
- Constants.Importers.Services.Microsoft.Outlook.ContactSchema.UpdatedTime Field
- Constants.Importers.Services.Microsoft.Outlook.ContactSchema.UserId Field
-
ContactSchema Fields
- Constants.Importers.WebPageImporter Class
- Constants.Indexers Class
-
Constants.Indexers.FullTextSearchIndexer Class
-
FullTextSearchIndexer Fields
- Constants.Indexers.FullTextSearchIndexer.DocumentId Field
- Constants.Indexers.FullTextSearchIndexer.FullText Field
- Constants.Indexers.FullTextSearchIndexer.FullTextHash Field
- Constants.Indexers.FullTextSearchIndexer.Keyphrases Field
- Constants.Indexers.FullTextSearchIndexer.Kind Field
- Constants.Indexers.FullTextSearchIndexer.Title Field
- Constants.Indexers.FullTextSearchIndexer.VisualClusterId Field
-
FullTextSearchIndexer Fields
-
Constants.Kinds Class
- Kinds Properties
- Kinds Methods
-
Kinds Fields
- Constants.Kinds.Agent Field
- Constants.Kinds.Application Field
- Constants.Kinds.Appointment Field
- Constants.Kinds.AppSpace Field
- Constants.Kinds.Article Field
- Constants.Kinds.Author Field
- Constants.Kinds.Book Field
- Constants.Kinds.Calendar Field
- Constants.Kinds.Call Field
- Constants.Kinds.Communication Field
- Constants.Kinds.Document Field
- Constants.Kinds.Email Field
- Constants.Kinds.Folder Field
- Constants.Kinds.GenericFile Field
- Constants.Kinds.GraphView Field
- Constants.Kinds.InstantMessage Field
- Constants.Kinds.Kind Field
- Constants.Kinds.Link Field
- Constants.Kinds.List Field
- Constants.Kinds.Location Field
- Constants.Kinds.Media Field
- Constants.Kinds.Meeting Field
- Constants.Kinds.Movie Field
- Constants.Kinds.Music Field
- Constants.Kinds.MusicalPlaylist Field
- Constants.Kinds.Organization Field
- Constants.Kinds.PdfDocument Field
- Constants.Kinds.PeopleGroup Field
- Constants.Kinds.Person Field
- Constants.Kinds.Picture Field
- Constants.Kinds.Place Field
- Constants.Kinds.PptxDocument Field
- Constants.Kinds.ProjectSpace Field
- Constants.Kinds.Property Field
- Constants.Kinds.RecordedTV Field
- Constants.Kinds.Thing Field
- Constants.Kinds.User Field
- Constants.Kinds.Video Field
- Constants.Kinds.View Field
- Constants.Kinds.VisualCluster Field
- Constants.Kinds.WebPage Field
- Constants.Kinds.ZetUniverse Field
- Constants.KindSelection Enumeration
- Constants.KnownEntities Class
- Constants.Meta Class
- Constants.Meta.Confidence Class
- Constants.Properties Class
-
Constants.Properties.Person Class
-
Person Fields
- Constants.Properties.Person.Email1 Field
- Constants.Properties.Person.Email10 Field
- Constants.Properties.Person.Email2 Field
- Constants.Properties.Person.Email3 Field
- Constants.Properties.Person.Email4 Field
- Constants.Properties.Person.Email5 Field
- Constants.Properties.Person.Email6 Field
- Constants.Properties.Person.Email7 Field
- Constants.Properties.Person.Email8 Field
- Constants.Properties.Person.Email9 Field
- Constants.Properties.Person.FirstName Field
- Constants.Properties.Person.HomePhone Field
- Constants.Properties.Person.LastName Field
- Constants.Properties.Person.MobilePhone Field
- Constants.Properties.Person.WorkFax Field
- Constants.Properties.Person.WorkPhone Field
-
Person Fields
- Constants.Properties.WebPage Class
-
Constants.Relationships Class
- Relationships Properties
-
Relationships Fields
- Constants.Relationships.CurrentZetUniverseUser Field
- Constants.Relationships.IsAuthoredBy Field
- Constants.Relationships.IsChangedBy Field
- Constants.Relationships.IsMentionedIn Field
- Constants.Relationships.PartOfList Field
- Constants.Relationships.PartOfVisualCluster Field
- Constants.Relationships.SameEntity Field
- Constants.Service Class
- Constants.Service.Roles Class
-
Constants.StorageHelper Class
-
StorageHelper Methods
- Constants.StorageHelper.GetBoundsFromStorageRecordKey Method
- Constants.StorageHelper.GetChangeDateFromStorageRecordKey Method
- Constants.StorageHelper.GetEntityStorageRecordKey Method
- Constants.StorageHelper.GetEntityStorageRecordKeyWithoutUID Method
- Constants.StorageHelper.GetIdFromStorageRecordKey Method
- Constants.StorageHelper.GetSemanticActionFromStorageRecordKey Method
- Constants.StorageHelper.MyRound Method
-
StorageHelper Fields
- Constants.StorageHelper.strEDateFormat Field
- Constants.StorageHelper.strEDatePart Field
- Constants.StorageHelper.strEIdPart Field
- Constants.StorageHelper.strFilterE Field
- Constants.StorageHelper.strFilterLE Field
- Constants.StorageHelper.strFilterLocationALE Field
- Constants.StorageHelper.StrFilterLocationE Field
- Constants.StorageHelper.strFilterLocationLE Field
-
StorageHelper Methods
- Constants.Topics Class
- Constants.Topics.ActivityHistory Class
- Constants.Topics.Classifications Class
- Constants.Topics.Content Class
- Constants.Topics.Incoming Class
- Constants.Topics.Incoming.Kinds Class
-
Log Class
- Log Constructor
- Log Properties
- Log Methods
- Log Fields
- Log.Entry Structure
- Log.Level Enumeration
- Platform Class
- RegexUtilities Class
- RelationshipMetadataAttribute Class
- ShortGuid Class
-
ZU.Collections.Generic Namespace
-
IPriorityQuadTree(T) Interface
- IPriorityQuadTree(T) Properties
-
IPriorityQuadTree(T) Methods
- IPriorityQuadTree(T).Clear Method
- IPriorityQuadTree(T).GetEnumerator Method
- IPriorityQuadTree(T).GetItemsInside Method
- IPriorityQuadTree(T).GetItemsIntersecting Method
- IPriorityQuadTree(T).HasItemsInside Method
- IPriorityQuadTree(T).HasItemsIntersecting Method
- IPriorityQuadTree(T).Insert Method
- IPriorityQuadTree(T).Remove Method
-
IPriorityQuadTree(T) Interface
- ZU.Collections.ObjectModel Namespace
- ZU.ComponentModel Namespace
-
ZU.Configuration.Settings Namespace
- AppMode Enumeration
-
IAppAccount Interface
-
IAppAccount Properties
- IAppAccount.AccountId Property
- IAppAccount.AccountTitle Property
- IAppAccount.App Property
- IAppAccount.CloudAppUserRecordId Property
- IAppAccount.Email Property
- IAppAccount.Secret Property
- IAppAccount.Token Property
- IAppAccount.UserId Property
- IAppAccount.UserPassword Property
- IAppAccount.UserTitle Property
- IAppAccount.Value1 Property
- IAppAccount.Value2 Property
- IAppAccount.Value3 Property
- IAppAccount.Value4 Property
-
IAppAccount Properties
-
IAppSettings Interface
-
IAppSettings Properties
- IAppSettings.Accounts Property
- IAppSettings.AppId Property
- IAppSettings.AppUserId Property
- IAppSettings.AppUserIdSavedToCloud Property
- IAppSettings.CloudAppUserRecordId Property
- IAppSettings.Settings Property
- IAppSettings.SettingsFilePath Property
- IAppSettings.TLBirth Property
- IAppSettings.TLChange Property
- IAppSettings.UIDChanger Property
- IAppSettings.UIDOwner Property
- IAppSettings.Version Property
-
IAppSettings Properties
- IConfigurationManager Interface
-
IConfigurationSettings Interface
-
IConfigurationSettings Properties
- IConfigurationSettings.AppMode Property
- IConfigurationSettings.AvoidMemoryCleansing Property
- IConfigurationSettings.DateChanged Property
- IConfigurationSettings.DateCreated Property
- IConfigurationSettings.EnableEmptyProjectsCreation Property
- IConfigurationSettings.IsRegistered Property
- IConfigurationSettings.LargeFileSizeThreshold Property
- IConfigurationSettings.LastTimeUpdateChecked Property
- IConfigurationSettings.LastUpdateCheckErrorMessage Property
- IConfigurationSettings.LastUpdateCheckResult Property
- IConfigurationSettings.LoadTerminal Property
- IConfigurationSettings.LoginProvider Property
- IConfigurationSettings.MainWindowHeight Property
- IConfigurationSettings.MainWindowLeft Property
- IConfigurationSettings.MainWindowState Property
- IConfigurationSettings.MainWindowTop Property
- IConfigurationSettings.MainWindowWidth Property
- IConfigurationSettings.MaximumDownloadTimeInterval Property
- IConfigurationSettings.MetaspaceFolder Property
- IConfigurationSettings.NotificationAppRunsInBackgroundShown Property
- IConfigurationSettings.OutputRedisLogToTerminal Property
- IConfigurationSettings.PopupDontShutdownAppShown Property
- IConfigurationSettings.PopupTrackYourProjectFilesShown Property
- IConfigurationSettings.PopupTrackYourProjectsShown Property
- IConfigurationSettings.PopupUseFiltersShown Property
- IConfigurationSettings.ReadabilityParserToken Property
- IConfigurationSettings.SaveChangesHistory Property
- IConfigurationSettings.SettingsFilePath Property
- IConfigurationSettings.SetupUrl Property
- IConfigurationSettings.ShowCurrentVisualClusterNameInBreadcrumbBar Property
- IConfigurationSettings.ShowImageTitles Property
- IConfigurationSettings.ShowMinimap Property
- IConfigurationSettings.ShowPDFThumbnails Property
- IConfigurationSettings.ShowPeople Property
- IConfigurationSettings.ShowQueryPane Property
- IConfigurationSettings.ShowRulesAlerts Property
- IConfigurationSettings.ShowViewsPane Property
- IConfigurationSettings.SkipDiskThumbnailCache Property
- IConfigurationSettings.SkipLargeFilesForIndexing Property
- IConfigurationSettings.SpiralVisualizationWidth Property
- IConfigurationSettings.StorageProvider Property
- IConfigurationSettings.SupportSavingFiles Property
- IConfigurationSettings.UID Property
- IConfigurationSettings.UserId Property
- IConfigurationSettings.UserTitle Property
- IConfigurationSettings.UseSemanticProcessing Property
- IConfigurationSettings.ZetInstallRoot Property
-
IConfigurationSettings Properties
-
ZU.Core Namespace
- CurrentModelContext Class
- EntityAction Enumeration
- EntityEventArgs Class
- IAppSourceBoundList Interface
-
IEntity Interface
-
IEntity Properties
- IEntity.AppId Property
- IEntity.AppSourceEntityListId Property
- IEntity.AppSourceEntityListIdSpecified Property
- IEntity.AsEntityView Property
- IEntity.CalendarEntryDate Property
- IEntity.CanBePartOfVisualCluster Property
- IEntity.CanParticipateInTopographicClusterVisualization Property
- IEntity.Checksum Property
- IEntity.ClusterId Property
- IEntity.Created Property
- IEntity.DefaultAppSourceBoundListsIds Property
- IEntity.DefaultAppSourceBoundListsIdsSpecified Property
- IEntity.Description Property
- IEntity.Distance Property
- IEntity.EntitySelf Property
- IEntity.EventDay Property
- IEntity.EventMonth Property
- IEntity.EventYear Property
- IEntity.FullPath Property
- IEntity.FullText Property
- IEntity.HoldingAppSourceBoundList Property
- IEntity.HoldingAppSourceBoundListId Property
- IEntity.HoldingList Property
- IEntity.HoldingListId Property
- IEntity.Id Property
- IEntity.Index Property
- IEntity.IsActivityHighlighted Property
- IEntity.IsAppSourceBoundList Property
- IEntity.IsBeingResized Property
- IEntity.IsChanged Property
- IEntity.IsCluster Property
- IEntity.IsFTIndexingRequired Property
- IEntity.IsFullTextIndexable Property
- IEntity.IsHidden Property
- IEntity.IsKnown Property
- IEntity.IsLinkedItemNoLongerAvailable Property
- IEntity.IsList Property
- IEntity.IsLive Property
- IEntity.IsNotInSpace Property
- IEntity.IsPartOfAppSourceBoundList Property
- IEntity.IsPartOfList Property
- IEntity.IsReadOnly Property
- IEntity.IsRenderable Property
- IEntity.IsSearchResult Property
- IEntity.IsStylusInputInProgress Property
- IEntity.IsTaggedAsImportant Property
- IEntity.Keyphrases Property
- IEntity.Kind Property
- IEntity.LargeThumbnail Property
- IEntity.LastModified Property
- IEntity.LastModifiedBy Property
- IEntity.LinkedItemNetworkOperationStatus Property
- IEntity.MetaId Property
- IEntity.ModelContext Property
- IEntity.NewKeyphrases Property
- IEntity.Properties Property
- IEntity.Props Property
- IEntity.PropsDict Property
- IEntity.RedCount Property
- IEntity.Related Property
- IEntity.RelatedMessagesAvailable Property
- IEntity.RelatedMessagesCount Property
- IEntity.ReviewStatus Property
- IEntity.Score Property
- IEntity.SemanticAction Property
- IEntity.ShowInSpace Property
- IEntity.SystemWideUniqueId Property
- IEntity.Tag Property
- IEntity.Thumbnail Property
- IEntity.ThumbnailUri Property
- IEntity.Title Property
- IEntity.TLChange Property
- IEntity.UnreadDocumentsCount Property
- IEntity.UnreadEmailCount Property
- IEntity.UnreadStatus Property
- IEntity.Uri Property
- IEntity.Uris Property
- IEntity.YellowCount Property
- IEntity.ZIndex Property
- IEntity.ZLod Property
- IEntity.ZPos Property
-
IEntity Methods
- IEntity.AddRelatedEntity Method
- IEntity.AddTo Method
- IEntity.Changed Method
- IEntity.CompareTo Method
- IEntity.DeepClone Method
- IEntity.Delete Method
- IEntity.DoneProps Method
- IEntity.DonePropsChanged Method
- IEntity.Equals Method
- IEntity.GetActivityHistory Method
- IEntity.GetHashCode Method
- IEntity.GetProp(T) Method
- IEntity.InitDynamicProperties Method
- IEntity.InitProps Method
- IEntity.InitPropsChanged Method
- IEntity.InstantiateProperty Method
- IEntity.IsCurrentUser Method
- IEntity.IsUserIdentifactor Method
- IEntity.Merge Method
- IEntity.Refresh Method
- IEntity.SaveChanges Method
- IEntity.SetDateTime Method
- IEntity.ShouldSerializeAppSourceEntityListId Method
- IEntity.ShouldSerializeDefaultAppSourceBoundListsIds Method
- IEntity.ToEntityRef Method
- IEntity.ToString Method
- IEntity.Unpin Method
- IEntity Events
-
IEntity Properties
- IEntityList Interface
- IJob Interface
-
IModel Interface
-
IModel Properties
- IModel.AppSourceBoundLists Property
- IModel.AsEntityView Property
- IModel.BaseFolder Property
- IModel.Deleted Property
- IModel.DTLastSave Property
- IModel.Entities Property
- IModel.HighlihgtedEntites Property
- IModel.Id Property
- IModel.IsAppSpace Property
- IModel.IsRoot Property
- IModel.KnownEntities Property
- IModel.Lists Property
- IModel.Lod Property
- IModel.Message Property
- IModel.MessageEntity Property
- IModel.ModelKind Property
- IModel.SIM Property
- IModel.SpaceEntity Property
- IModel.StorageContext Property
- IModel.Title Property
- IModel.UID Property
- IModel.UnreadEntitiesCount Property
- IModel.VisualClusters Property
- IModel.VisualClustersIndexer Property
-
IModel Methods
- IModel.Add Method
- IModel.AddEntityLinkToFile Method
- IModel.CanShareFolder Method
- IModel.Clear Method
- IModel.ClearSearchResultsHighlight Method
- IModel.ContainsEntityWithId Method
- IModel.ContainsKeyInLookupUriEntity Method
- IModel.CreateAppSourceBoundList Method
- IModel.CreateList Method
- IModel.Done Method
- IModel.DoneProvider Method
- IModel.GetActivityHistory Method
- IModel.GetEntitiesAt Method
- IModel.GetEntitiesFromList Method
- IModel.GetEntityById Method
- IModel.GetEntityStorageRecordAt Method
- IModel.GetFullModelPath Method
- IModel.GetSyncRootFolder Method
- IModel.Init Method
- IModel.InitProvider Method
- IModel.IsFolderShared Method
- IModel.IsPartOfAppSourceBoundList Method
- IModel.IsPartOfList Method
- IModel.IsSaveNeeded Method
- IModel.IsSyncFolder Method
- IModel.Load Method
- IModel.LoadEntityJson Method
- IModel.NotifyEntityAddedToVisualCluster Method
- IModel.NotifyEntityRemovedFromVisualCluster Method
- IModel.OnEntityChange Method
- IModel.OnEntityDynamicPropChanged Method
- IModel.PerformCleanup Method
- IModel.Purge Method
- IModel.Remove Method
- IModel.Save Method
- IModel.SaveEntity Method
- IModel.ShareFolder Method
- IModel.TryAddEntitiesToAppSourceBoundList Method
- IModel.TryAddEntitiesToList Method
- IModel.TryAddEntityToAppSourceBoundList Method
- IModel.TryAddEntityToList Method
- IModel.TryBuildVisualClustersIndex Method
- IModel.TryGetEntitiesForUri Method
- IModel.TryGetValue Method
- IModel.TryGetVisualCluster Method
- IModel.TryHighlightEntityAsActivity Method
- IModel.TryHighlightEntityAsSortResult Method
- IModel.TryReadVisualClustersIndex Method
- IModel.TryRemoveEntityFromAppSourceBoundList Method
- IModel.TryRemoveEntityFromList Method
- IModel.TryResolve Method
- IModel.TrySetEntityAsSearchResult Method
- IModel.TryUpdateSpatialIndex Method
- IModel.TryUpdateVisualClustersIndex Method
- IModel.UpdateUnreadIndex Method
- IModel Events
-
IModel Properties
- IService Interface
-
ISystemInformationModel Interface
-
ISystemInformationModel Properties
- ISystemInformationModel.AppEntityKindDefinitions Property
- ISystemInformationModel.BootTime Property
- ISystemInformationModel.ConfigurationSettings Property
- ISystemInformationModel.CurrentModel Property
- ISystemInformationModel.Dispatcher Property
- ISystemInformationModel.FPS Property
- ISystemInformationModel.FullTextIndexCache Property
- ISystemInformationModel.IsInitialized Property
- ISystemInformationModel.Models Property
- ISystemInformationModel.Owner Property
- ISystemInformationModel.RootModel Property
- ISystemInformationModel.SemanticPipelineProcessor Property
-
ISystemInformationModel Methods
- ISystemInformationModel.AddScheduledTask Method
- ISystemInformationModel.AddSyncAgent Method
- ISystemInformationModel.CanBePartOfVisualCluster Method
- ISystemInformationModel.CanParticipateInTopographicClusterVisualization Method
- ISystemInformationModel.CreateAndLoadNewModel Method
- ISystemInformationModel.CreateEntity Method
- ISystemInformationModel.CreateKeyphrase Method
- ISystemInformationModel.CreateSpaceEntity Method
- ISystemInformationModel.CreateSyncAgent Method
- ISystemInformationModel.Dispose Method
- ISystemInformationModel.EntityOpen Method
- ISystemInformationModel.FileShouldBeProcessed Method
- ISystemInformationModel.GetAccountName Method
- ISystemInformationModel.GetChildrenEntitiesCount Method
- ISystemInformationModel.GetCurrentUserEntity Method
- ISystemInformationModel.GetEntitiesLinkedWithAsEntityViews Method
- ISystemInformationModel.GetEntitiesLinkedWithAsEntityViewsAsync Method
- ISystemInformationModel.GetEntityKindDiplayName Method
- ISystemInformationModel.GetEntityOfSpace Method
- ISystemInformationModel.GetEntityViewFromActivityHistoryItem Method
- ISystemInformationModel.GetEntityViewFromEntity Method
- ISystemInformationModel.GetEntityViewFromEntityRef Method
- ISystemInformationModel.GetReferencedEntities Method
- ISystemInformationModel.GetReferencingEntities Method
- ISystemInformationModel.GetRelatedPeopleAsEntityViews Method
- ISystemInformationModel.GetStats Method
- ISystemInformationModel.GetSyncTaskByKey Method
- ISystemInformationModel.GetTaskSchedulerFactory Method
- ISystemInformationModel.GetUnknownPerson Method
- ISystemInformationModel.GetUserEntityTitle Method
- ISystemInformationModel.GetValidSpacePath Method
- ISystemInformationModel.GetZetUniversePerson Method
- ISystemInformationModel.HasSyncTaskByKey Method
- ISystemInformationModel.IdToShortString Method
- ISystemInformationModel.InitializeAppManager Method
- ISystemInformationModel.InitializeSemanticProcessor Method
- ISystemInformationModel.IsEntityContainer Method
- ISystemInformationModel.IsEntityLinkingToExternalItem Method
- ISystemInformationModel.IsFileExtensionNonIndexable Method
- ISystemInformationModel.PerformCleanup Method
- ISystemInformationModel.SetLastChangedModelAsCurrent Method
- ISystemInformationModel.StopScheduledTasksExecution Method
- ISystemInformationModel.TryRemoveScheduledTask Method
- ISystemInformationModel.TryResolve Method
- ISystemInformationModel.TryUpdateFullTextIndex Method
- ISystemInformationModel.UpdateCurrentModel Method
- ISystemInformationModel.UpdateHighFreqKeyphrasesForVisualCluster Method
- ISystemInformationModel Events
-
ISystemInformationModel Properties
- ITimelined Interface
- IUserAction Interface
- ModelEvents Class
- ModelEvents.OnEntityAddedEventHandler Delegate
- ModelEvents.OnEntityAddedToVisualClusterEventHandler Delegate
- ModelEvents.OnEntityDeletedEventHandler Delegate
- ModelEvents.OnEntityDynamicPropertyChangedEventHandler Delegate
- ModelEvents.OnEntityPositionChangedEventHandler Delegate
- ModelEvents.OnEntityPropertyChangedEventHandler Delegate
- ModelEvents.OnEntityRemovedFromVisualClusterEventHandler Delegate
- ModelEvents.OnFileBasedEntityFileChangedEventHandler Delegate
- ModelEvents.OnVisualClusterCreatedEventHandler Delegate
- ModelEvents.OnVisualClusterDeletedEventHandler Delegate
- ModelEvents.OnVisualClusterMovedEventHandler Delegate
- ModelKind Enumeration
- ModelKinds Enumeration
- OnProjectSpaceChangedEventHandler Delegate
- Property Class
- VisualCluster Class
-
ZU.Core.Apps Namespace
- AccountAddedEventArgs Class
- AppAccountAddedEventHandler Delegate
-
AppEntityKindDefinition Class
- AppEntityKindDefinition Constructor
-
AppEntityKindDefinition Properties
- AppEntityKindDefinition.AppId Property
- AppEntityKindDefinition.AppTitle Property
- AppEntityKindDefinition.CanBePartOfVisualCluster Property
- AppEntityKindDefinition.CanParticipateInTopographicClusterVisualization Property
- AppEntityKindDefinition.DefaultThumbnail Property
- AppEntityKindDefinition.DisplayNamePlural Property
- AppEntityKindDefinition.DisplayNameSingular Property
- AppEntityKindDefinition.FullTextAliases Property
- AppEntityKindDefinition.Kind Property
- AppEntityKindDefinition.ParentKind Property
- AppEntityKindDefinition.Template Property
- AppEntityKindDefinition Methods
- AppPaneBase Class
- IApp Interface
- IAppButtonInfo Interface
- IAppManager Interface
- OnEntityOpen Delegate
- OnInformationStructureChangedEventHandler Delegate
- SignInStatusChangedEventArgs Class
- SignInStatusChangedEventHandler Delegate
- ZU.Core.Configuration Namespace
- ZU.Core.Structured Namespace
- ZU.Core.Sync Namespace
- ZU.Core.Tasks Namespace
- ZU.Core.Update Namespace
-
ZU.Plugins Namespace
- FullTextExtractionResult Class
- IFileStorageApp Interface
- IFullTextSearchExtractionProcessor Interface
-
ILocalFolderApp Interface
- ILocalFolderApp Properties
-
ILocalFolderApp Methods
- ILocalFolderApp.IsShellItemRootedInAppRoot Method
- ILocalFolderApp.OnShellItemChanged Method
- ILocalFolderApp.OnShellItemCreated Method
- ILocalFolderApp.OnShellItemDeleted Method
- ILocalFolderApp.OnShellItemRenamed Method
- ILocalFolderApp.StopWatchingShellItem Method
- ILocalFolderApp.TryGetSharedFolderAppItemDataContainerFromShellItem Method
- ILocalFolderApp.TryWatchShellItem Method
- ILocalFolderApp Events
- ISharedFolderApp Interface
-
IZetApp Interface
-
IZetApp Properties
- IZetApp.Accounts Property
- IZetApp.AppButtonInfo Property
- IZetApp.AreMultipleAccountsAllowed Property
- IZetApp.Id Property
- IZetApp.IsAdded Property
- IZetApp.IsDataImportSupported Property
- IZetApp.IsSignedIn Property
- IZetApp.Publisher Property
- IZetApp.Status Property
- IZetApp.Title Property
- IZetApp.Version Property
- IZetApp Methods
- IZetApp Events
-
IZetApp Properties
- IZetHost Interface
- IZetProcessor Interface
-
ZU.Semantic Namespace
-
EntityRef Class
- EntityRef Constructor
-
EntityRef Properties
- EntityRef.AgentIdChanger Property
- EntityRef.Confidence Property
- EntityRef.Direction Property
- EntityRef.EntityId Property
- EntityRef.ModelId Property
- EntityRef.Relation Property
- EntityRef.RelationshipEntityId Property
- EntityRef.RelationshipModelId Property
- EntityRef.State Property
- EntityRef.TLChange Property
- EntityRef Methods
- EntityRefExtensions Class
- RelationDirection Enumeration
- RelationKind Enumeration
-
EntityRef Class
- ZU.Semantic.Core Namespace
- ZU.Semantic.Core.Indexing Namespace
- ZU.Semantic.Keyphrases Namespace
-
ZU.Semantic.Processors Namespace
-
ISemanticPipelineProcessor Interface
- ISemanticPipelineProcessor Properties
-
ISemanticPipelineProcessor Methods
- ISemanticPipelineProcessor.AddTopic Method
- ISemanticPipelineProcessor.Continue Method
- ISemanticPipelineProcessor.Pause Method
- ISemanticPipelineProcessor.Publish Method
- ISemanticPipelineProcessor.RegisterProcessor Method
- ISemanticPipelineProcessor.ReportFailedProcessing Method
- ISemanticPipelineProcessor.ReportSuccessfulProcessing Method
- ISemanticPipelineProcessor.Shutdown Method
- ISemanticPipelineProcessor.Subscribe Method
- OnPublishedDelegate Delegate
-
ISemanticPipelineProcessor Interface
- ZU.Semantic.Spatial Namespace
- ZU.Semantic.Spatial.Collections Namespace
-
ZU.Semantic.Spatial.Indexing Namespace
-
IVisualClustersIndexer Interface
-
IVisualClustersIndexer Properties
- IVisualClustersIndexer.Epsilon Property
- IVisualClustersIndexer.IsInitialized Property
- IVisualClustersIndexer.KnownVisualClusters Property
- IVisualClustersIndexer.LogResults Property
- IVisualClustersIndexer.Model Property
- IVisualClustersIndexer.UID Property
- IVisualClustersIndexer.VisualClusters Property
-
IVisualClustersIndexer Methods
- IVisualClustersIndexer.CleanupAfterEntityWasDeleted Method
- IVisualClustersIndexer.GetNearestEntities Method
- IVisualClustersIndexer.GetNearestEntitiesWithinRadius Method
- IVisualClustersIndexer.TryBuildIndex Method
- IVisualClustersIndexer.TryGetVisualCluster Method
- IVisualClustersIndexer.TryGetVisualClusterPositionForTopEntity Method
- IVisualClustersIndexer.TryReadIndex Method
- IVisualClustersIndexer.TryUpdateIndex Method
- IVisualClustersIndexer Events
-
IVisualClustersIndexer Properties
-
IVisualClustersIndexer Interface
- ZU.Semantic.Text Namespace
-
ZU.Storage Namespace
-
IStorageContext Interface
- IStorageContext Properties
-
IStorageContext Methods
- IStorageContext.AddEntity Method
- IStorageContext.AddStorageRecordKeyToIndex Method
- IStorageContext.Close Method
- IStorageContext.GetActivityHistory Method
- IStorageContext.GetEntityStorageRecordAt Method
- IStorageContext.InitIndex Method
- IStorageContext.Load Method
- IStorageContext.LoadEntity Method
- IStorageContext.Purge Method
- IStorageContext.SaveEntity Method
-
IStorageProvider Interface
- IStorageProvider Properties
-
IStorageProvider Methods
- IStorageProvider.Close Method
- IStorageProvider.GetAllStorageRecords Method
- IStorageProvider.ImportStorageRecords Method
- IStorageProvider.Load Method
- IStorageProvider.LoadEntitiesByKeys Method
- IStorageProvider.LoadEntityByKey Method
- IStorageProvider.LoadEntityByKeyAsJson Method
- IStorageProvider.Purge Method
- IStorageProvider.Save Method
- IStorageProvider.SaveEntity Method
- IStorageProvider.UpdateUIdForEntity Method
- StorageRecordKinds Enumeration
-
IStorageContext Interface
- ZU.Storage.Migration Namespace
- ZU.Sync Namespace
- ZU.Telemetry Namespace
-
ZU.WPF Namespace
- IFrame Interface
- IThumbnailProvider Interface
- ThumbnailProviderFactory Class
-
ZU.WPF.Data Namespace
-
AppSourceBoundFileSystemDataContainer Class
- AppSourceBoundFileSystemDataContainer Constructor
-
AppSourceBoundFileSystemDataContainer Properties
- AppSourceBoundFileSystemDataContainer.Action Property
- AppSourceBoundFileSystemDataContainer.EntitiesIds Property
- AppSourceBoundFileSystemDataContainer.InputType Property
- AppSourceBoundFileSystemDataContainer.ModelBase Property
- AppSourceBoundFileSystemDataContainer.Offset Property
- AppSourceBoundFileSystemDataContainer.ParentList Property
- AppSourceBoundFileSystemDataContainer.Scale Property
- AppSourceBoundFileSystemDataContainer Methods
- AppSpaceItemToProjectSpaceDataContainer Class
- DataAction Enumeration
- DataContainer Class
- DataFormats Class
-
SharedFolderAppItemDataContainer Class
- SharedFolderAppItemDataContainer Constructor
-
SharedFolderAppItemDataContainer Properties
- SharedFolderAppItemDataContainer.AccountId Property
- SharedFolderAppItemDataContainer.ContainerEntityKind Property
- SharedFolderAppItemDataContainer.FileSystemPath Property
- SharedFolderAppItemDataContainer.IsFolder Property
- SharedFolderAppItemDataContainer.RootFolder Property
- SharedFolderAppItemDataContainer.Title Property
- SharedFolderAppItemDataContainer Methods
- UnifiedListSearchToZoomableSpaceDragDropContainer Class
-
AppSourceBoundFileSystemDataContainer Class
- ZU.WPF.Data.Schemas Namespace
- Version History