:put-body
method, primarily for imcljs.save/update-bluegenes-properties
to avoid hitting query param payload limit
legacy?
flag added to use for IM<5.0.4 which don't read the PUT bodyimcljs.query/->xml
support generating XML for templates to be uploaded
editable
and switchable
are no longer ignored, and InterMine will respond with an error if these are present within a regular query:query
with a value of string, in which case it will be passed on instead of throwingsave/template
save/delete-template
fetch/template-tags
save/template-add-tags
save/template-remove-tags
fetch/precompute
IM 5.0.4fetch/summarise
IM 5.0.4save/precompute
IM 5.0.4save/summarise
IM 5.0.4fetch/entity-representation
/list/chart
widget with fetch/chart-widget
/list/table
widget with fetch/table-widget
fetch/external-links
query/escape-attribute
in 1.4.0query/sterilize-query
fetch/semantic-markup
and save/feedback
query/stringiy-map
typo to query/stringify-map
auth/request-password-reset
and auth/password-reset
auth/create-token
TO_UPGRADE
lists, when fetch/resolve-identifiers
is passed list name instead of identifiersTO_UPGRADE
list by passing list name and new object IDs to save/im-list-upgrade
fetch/lists-containing
for getting lists that contain an objectfetch/branding
to get logo and colors of minefetch/bluegenes-properties
save/bluegenes-properties
save/update-bluegenes-properties
save/delete-bluegenes-properties
auth/oauth2*
)imcljs.path
path/walk
to support walking propertiespath/split-path
not returning vector as documentedpath/display-name
work with subclassespath/walk
save/im-list
not able to pass more than one identifierimcljs.path/walk
to traverse subclasses specified via type constraints, and enables other functions dependent on it to handle subclasses correctlysave/im-list-remove-tag
for removing a tagauth/login
for logging in and merging listsauth/logout
for invalidating tokensave/im-list-update
for updating list descriptionsauth/change-password
for setting new passwordauth/register
for registering a new userfetch/preferences
for fetching user preferencessave/preferences
for saving user preferencessave/delete-preference
for deleting user preferencesauth/deregistration
for acquiring a deregistration tokenauth/delete-account
for deleting a user account with a deregistration tokenfetch/saved-queries
for fetching saved queriessave/query
for saving queriessave/delete-query
for deleting saved queriessterilize-query
#42
:orderBy
to :sortOrder
if the latter is missing in PathQuery XML:sortOrder
being a vector instead of a listfetch/resolve-identifiers
#39fetch/fetch-id-resolution-job-status
throwing ArityException when used from Clojure #39fetch/unique-values
#40path/class
and path/class?
#41 Thanks to @BadAlgorithmimcljs.fetch/registry
so it returns instances directly #36Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close