JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
R
S
T
U
V
A
ack(JSONObject)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
add(String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
addEntityGlyphIconToEntityConcept(Concept, byte[])
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
addIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
addIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
addIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
addOrUpdateDashboard(String, String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
addOrUpdateDashboardItem(String, String, String, String, String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
addPropertyTo(List<Concept>, List<Relationship>, String, String, PropertyType, Map<String, String>, Collection<TextIndexHint>, boolean, boolean, boolean, boolean, String, String, Double, String, String, ImmutableList<String>, String[], boolean, boolean)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
addTextIndexHints(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
addUser(String, String, String, String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
addWorkspaceToUser(Vertex, Vertex, Authorizations)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
allPropertiesCache
- Variable in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
B
beginWork(JSONObject)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
C
cancel(String, User)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
clearCache()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
clearCache()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
clearPasswordResetTokenAndExpirationDate(User)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
copyTo(Workspace, User, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
createConcept(Vertex, List<OntologyProperty>, String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
Overridable so subclasses can supply a custom implementation of Concept.
createConcept(Vertex)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
Overridable so subclasses can supply a custom implementation of Concept.
createOntologyProperty(Vertex, ImmutableList<String>)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
Overridable so subclasses can supply a custom implementation of OntologyProperty.
createRelationship(String, Vertex, List<String>, List<String>, List<String>, Collection<OntologyProperty>)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
Overridable so subclasses can supply a custom implementation of Relationship.
D
delete(String, User)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
delete(Workspace, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
deleteDashboard(String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
deleteDashboardItem(String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
deleteSearch(String, User)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
deleteUserFromWorkspace(Workspace, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
E
enqueue(JSONObject, User, Authorizations)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
equals(Object)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
F
find(int, int)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findAll(User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findAllDashboardsForWorkspace(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findAllForUser(User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findById(String, User)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
findById(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findById(String, boolean, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findByIdUserVertex(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findByPasswordResetToken(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findByStatus(int, int, UserStatus)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findByUsername(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
findDashboardById(String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findDashboardItemById(String, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findEntities(Workspace, boolean, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
findOrAddEdge(Vertex, Vertex, String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
findUsersWithAccess(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
G
getAddable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getAddRelatedConceptWhiteList()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getAuthorizations(User)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
getAuthorizations()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getBoost()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getChildConcepts(Concept)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getChildRelationships(Relationship)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getClientApiObject()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getColor()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getConceptsWithProperties()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getConfiguration()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumDashboardItem
getCreateDate()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getCurrentLoginDate()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getCurrentLoginRemoteAddr()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getCurrentWorkspaceId()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getCurrentWorkspaceId(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
getCustomProperties()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getDataType()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getDeleteable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getDeleteable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getDeleteable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getDependentPropertyIris()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getDependentPropertyIris(Vertex)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getDiff(Workspace, User, Locale, String)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
getDisplayFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getDisplayName()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getDisplayName()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getDisplayName()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getDisplayName()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getDisplayNameForLabel(String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getDisplayTitle()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspace
getDisplayType()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getDisplayType()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getEmailAddress()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getEntityConcept()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getGlyphIcon()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getGlyphIconSelected()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getGraph()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getIntents()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getIntents()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getIntents()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getInverseOfIRIs()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getIRI()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getIRI()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getItems()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumDashboard
getLoginCount()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getLongRunningProcesses(User)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
getMapGlyphIcon()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getMetadata()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getOrCreateConcept(Concept, String, String, File)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getOrCreateConcept(Concept, String, String, File, boolean)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getOrCreateInverseOfRelationship(Relationship, Relationship)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getOrCreateRelationshipType(Relationship, Iterable<Concept>, Iterable<Concept>, String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getParentConcept(Concept)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getPasswordResetToken()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getPasswordResetTokenExpirationDate()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getPossibleValues()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getPreviousLoginDate()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getPreviousLoginRemoteAddr()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getProperties()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getProperty(String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getPropertyGroup()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getRelationships()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
getSavedSearch(String, User)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
getSavedSearches(User)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
getSearchable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getSearchable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getSortable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getSubtitleFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getSubtitleFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getTextIndexHints()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getTimeFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getTimeFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getTitle()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getTitle()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getTitle()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumDashboard
getTitle()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumDashboardItem
getTitleFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getTitleFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getUiPreferences()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getUpdateable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getUpdateable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getUpdateable()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getUserId()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getUsername()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getUserStatus()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getUserType()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
getUserVisible()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getUserVisible()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getUserVisible()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getUserWorkspaceVertexCacheKey(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
getValidationFormula()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getVertex()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
getVertex()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
getVertex()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
getVertex(Graph, boolean, Authorizations)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspace
getVertex(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
getWorkspaceId()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspace
getWorkspaceVertices(Workspace, List<Edge>, Authorizations)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
H
hasCommentPermissions(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
hasGlyphIconResource()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
hasGlyphIconSelectedResource()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
hashCode()
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
hasReadPermissions(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
hasRelationshipByIRI(String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
hasWritePermissions(String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
I
ID_PREFIX
- Static variable in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
ID_PREFIX_CONCEPT
- Static variable in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
ID_PREFIX_PROPERTY
- Static variable in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
ID_PREFIX_RELATIONSHIP
- Static variable in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
importOntologyAnnotationProperty(OWLOntology, OWLAnnotationProperty, File, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
internalDelete(User)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
isOntologyDefined(String)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
isPasswordValid(User, String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
isSearchGlobal(String, Authorizations)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
isSearchPrivateToUser(String, User, Authorizations)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
L
loadOntologyFiles(OWLOntologyManager, OWLOntologyLoaderConfiguration, IRI)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
N
nak(JSONObject, Throwable)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
O
org.visallo.vertexium.model.longRunningProcess
- package org.visallo.vertexium.model.longRunningProcess
org.visallo.vertexium.model.ontology
- package org.visallo.vertexium.model.ontology
org.visallo.vertexium.model.search
- package org.visallo.vertexium.model.search
org.visallo.vertexium.model.user
- package org.visallo.vertexium.model.user
org.visallo.vertexium.model.workspace
- package org.visallo.vertexium.model.workspace
R
removeIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
removeIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
removeIntent(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
removeProperty(String, String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
removeProperty(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
removeProperty(String, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
reportProgress(String, double, String)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
S
saveGlobalSearch(String, String, String, JSONObject, User)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
saveSearch(String, String, String, JSONObject, User)
- Method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
setCurrentWorkspace(String, String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setDependentProperties(Collection<String>)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
setDisplayName(User, String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setEmailAddress(User, String)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setPassword(User, byte[], byte[])
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setPasswordResetTokenAndExpirationDate(User, String, Date)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setProperty(String, Object, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumConcept
setProperty(String, Object, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
setProperty(String, Object, Authorizations)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumRelationship
setProperty(String, Object)
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
setPropertyOnUser(User, String, Object)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setStatus(String, UserStatus)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setTitle(Workspace, String, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
setUiPreferences(User, JSONObject)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
setUserStatus(UserStatus)
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
softDeleteEntitiesFromWorkspace(Workspace, List<String>, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
storeOntologyFile(InputStream, IRI)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
T
toClientApiSearch(Vertex, ClientApiSearch.Scope)
- Static method in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
toString()
- Method in class org.visallo.vertexium.model.user.
VertexiumUser
toString()
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspace
U
updateEntitiesOnWorkspace(Workspace, Collection<WorkspaceRepository.Update>, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
updatePropertyDependentIris(OntologyProperty, Collection<String>)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
updatePropertyDomainIris(OntologyProperty, Set<String>)
- Method in class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
updateUser(User, AuthorizationContext)
- Method in class org.visallo.vertexium.model.user.
VertexiumUserRepository
updateUserOnWorkspace(Workspace, String, WorkspaceAccess, User)
- Method in class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
updateVertexWithJson(JSONObject)
- Method in class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
V
VertexiumConcept
- Class in
org.visallo.vertexium.model.ontology
VertexiumConcept(Vertex)
- Constructor for class org.visallo.vertexium.model.ontology.
VertexiumConcept
VertexiumConcept(Vertex, String, Collection<OntologyProperty>)
- Constructor for class org.visallo.vertexium.model.ontology.
VertexiumConcept
VertexiumDashboard
- Class in
org.visallo.vertexium.model.workspace
VertexiumDashboard(String, String, String, List<DashboardItem>)
- Constructor for class org.visallo.vertexium.model.workspace.
VertexiumDashboard
VertexiumDashboardItem
- Class in
org.visallo.vertexium.model.workspace
VertexiumDashboardItem(String, String, String, String)
- Constructor for class org.visallo.vertexium.model.workspace.
VertexiumDashboardItem
VertexiumLongRunningProcessRepository
- Class in
org.visallo.vertexium.model.longRunningProcess
VertexiumLongRunningProcessRepository(GraphAuthorizationRepository, UserRepository, WorkQueueRepository, Graph, AuthorizationRepository)
- Constructor for class org.visallo.vertexium.model.longRunningProcess.
VertexiumLongRunningProcessRepository
VertexiumOntologyProperty
- Class in
org.visallo.vertexium.model.ontology
VertexiumOntologyProperty(Vertex, ImmutableList<String>)
- Constructor for class org.visallo.vertexium.model.ontology.
VertexiumOntologyProperty
VertexiumOntologyRepository
- Class in
org.visallo.vertexium.model.ontology
VertexiumOntologyRepository(Graph, Configuration, GraphAuthorizationRepository, LockRepository)
- Constructor for class org.visallo.vertexium.model.ontology.
VertexiumOntologyRepository
VertexiumRelationship
- Class in
org.visallo.vertexium.model.ontology
VertexiumRelationship(String, Vertex, List<String>, List<String>, List<String>, Collection<OntologyProperty>)
- Constructor for class org.visallo.vertexium.model.ontology.
VertexiumRelationship
VertexiumSearchRepository
- Class in
org.visallo.vertexium.model.search
VertexiumSearchRepository(Graph, UserRepository, Configuration, GraphAuthorizationRepository, AuthorizationRepository, PrivilegeRepository)
- Constructor for class org.visallo.vertexium.model.search.
VertexiumSearchRepository
VertexiumUser
- Class in
org.visallo.vertexium.model.user
VertexiumUser(Vertex)
- Constructor for class org.visallo.vertexium.model.user.
VertexiumUser
VertexiumUserRepository
- Class in
org.visallo.vertexium.model.user
VertexiumUserRepository(Configuration, SimpleOrmSession, GraphAuthorizationRepository, Graph, OntologyRepository, UserSessionCounterRepository, WorkQueueRepository, LockRepository, AuthorizationRepository, PrivilegeRepository)
- Constructor for class org.visallo.vertexium.model.user.
VertexiumUserRepository
VertexiumWorkspace
- Class in
org.visallo.vertexium.model.workspace
VertexiumWorkspace(Vertex)
- Constructor for class org.visallo.vertexium.model.workspace.
VertexiumWorkspace
VertexiumWorkspaceRepository
- Class in
org.visallo.vertexium.model.workspace
VertexiumWorkspaceRepository(Graph, UserRepository, GraphAuthorizationRepository, WorkspaceDiffHelper, LockRepository, VisibilityTranslator, TermMentionRepository, OntologyRepository, WorkQueueRepository, AuthorizationRepository)
- Constructor for class org.visallo.vertexium.model.workspace.
VertexiumWorkspaceRepository
VISIBILITY
- Static variable in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
VISIBILITY_STRING
- Static variable in class org.visallo.vertexium.model.search.
VertexiumSearchRepository
A
B
C
D
E
F
G
H
I
L
N
O
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Generated Mon Aug 15 21:43 UTC 2016
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2016
V5 Analytics
. All rights reserved.