Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
OrientDB
Conversations
Labels
2_0_6
API
Auto
BI
Browser
C
CRUD
Chinese
Content
DBvisualizer
DML
Datascience
Date
Documentation
Finance
HttpSession
Insert
InternetExplorer
JSON
Jetty
Key-Vaue
Mathematica
NUnit
Nim
NodeJS
OCommandSQL
ODatabaseException
OObjectProxy
ORM
OSQLSynchQuery
OStorageRemote
Play
R
RDBM
REST
SEL
SSL
Server
Session
Spring
Spring-data
Staffing
Studio
UTC
Update
VS2012
WAL
WrongTargetException
XML
access
add
am
amazon
analytics
ancestor
announcement
any
array
astar
atomicy
authentication
automation
aws
backup
basics
batch
benchmark
bfs
bigdata
binary
binding
bug
build
bulbs
business
cache
cassandra
centos
change
chat
class
classloading
cloud
cluster
clusters
collection
comparison
compositeIndex
concurrency
configuration
connect
connection
console
contains
contributing
copydatabase
corruption
count
crash
create
csv
data
database
dates
datetime
db
default
delete
deserialization
difference
dijkstra
disconnect
discussion
disk-cache
distinct
distributed
django
docs
document
documentpool
download
driver
dump
duplicates
dynamic
edge
edges
edited
edition
elasticsearch
embedded
enable
enterprise
error
etl
exception
exceptions
exclude
expand
export
extend
fail-over
fetchPlan
filesystem
filter
find
fulltext
function
functions
geojson
geospatial
gephi
get
git
graph
graphapi
graphml
gremlin
groovy
help
hibernate
historical
hook
html
i
import
improvement
inconsistency
index
indexes
infrastructure
input
insertion
install
installation
isssue
issue
java
javascript
javassist
jdbc
job
join
js
kafka
latency
let
library
license
lightweight
like
link
linkbag
linked
linklist
linkmap
linux
listener
live-query
lock
log
login
lucene
massive_insertion
match
math
memory
merge
migration
model
mongodb
move
multi-level
multiline
namespaces
native
neo4j
network
newbe
newbie
newline
no_duplicates
node
not
novice
nullpointer
object
objectapi
objectdatabase
ocf
oetl
olap
optimisation
orb
order
orestricted
orie
orient
orient-spring-tx
orientdb
orientdb-spatial
orientjs
oriento
orinetjs
osql
oteleporter
package
pagination
parsingresult
partitioned
paths
performance
pessimistic
phporient
pool
prepared
production
program
projection
property
protocol
proxy
publish-subscribe
put
pyorient
python
query
question
random
registration
relation
relational
relationships
remote
remove
rename
replica
restore
reuse
rid
rids
roles
rollback
ruby
sailsjs
sb-tree
sbt
scala
schema
schemaless
search
security
select
serialization
series
server-side
serverfunction
sharding
shortestPath
slow
socket
spatial
sql
statement
stored
subquery
synchronous
syntax
time
timeOut
timeline
timeseries
token
transaction
traverse
trees
types
ubuntu
undirected
union
unique
unittest
update-edge
upgrade
upload
upsert
urgent
use-cases
uuid
value
version
vertex
visualization
waterline
weighted
where
while
windows
workbench
ycsb
About
OrientDB
Contact owners and managers
1–17 of 8402
Mark all as read
Report group
0 selected
William
,
alessand...@gmail.com
3
12/7/16
Q&A
How do I get just the record id as a string from a query?
I think I got it... I had to modify the line: var dstid = p[j].getRecord().field('DestRID');
unread,
javascript
novice
orientdb-spatial
spatial
Q&A
How do I get just the record id as a string from a query?
I think I got it... I had to modify the line: var dstid = p[j].getRecord().field('DestRID');
12/7/16
Amir Khawaja
,
alessand...@gmail.com
3
9/9/16
Q&A
Console gobbles up the semi-colon character - OrientDB version 2.2.9
That worked. Adding the semi-colon after the "js" keyword did the trick. Thank you. Amir.
unread,
bug
console
exception
javascript
Q&A
Console gobbles up the semi-colon character - OrientDB version 2.2.9
That worked. Adding the semi-colon after the "js" keyword did the trick. Thank you. Amir.
9/9/16
Suyog Kale
,
alessand...@gmail.com
5
8/18/16
Q&A
Javascript function - how to parse query result ?
Hi, you could use var name=record.getProperty("EMPRID").getId()+"--"+record.
unread,
functions
javascript
parsingresult
serverfunction
Q&A
Javascript function - how to parse query result ?
Hi, you could use var name=record.getProperty("EMPRID").getId()+"--"+record.
8/18/16
Jean-Sebastien Lemay
, …
Luca Garulli
9
5/25/16
Q&A
Server-side function: unable to read new/updated data from within same transaction
Hi Luca, At first it didn't work on my end because I was starting and committing the transaction
unread,
functions
javascript
transaction
Q&A
Server-side function: unable to read new/updated data from within same transaction
Hi Luca, At first it didn't work on my end because I was starting and committing the transaction
5/25/16
Mihai Ocneanu
,
Luigi Dell'Aquila
2
11/3/15
Q&A
updating vertex attributes and edges in the same transaction - oDB 2.1.2
Hi Mihai, I think the warning is only about creating edge "classes", not edge instances.
unread,
API
graph
javascript
rollback
transaction
Q&A
updating vertex attributes and edges in the same transaction - oDB 2.1.2
Hi Mihai, I think the warning is only about creating edge "classes", not edge instances.
11/3/15
Joao Barcia
,
alessand...@gmail.com
2
10/1/15
Q&A
how to insert a javascript object into a property with a javascript function
Hi, you've tried to use add instead of set Alessandro
unread,
Update
embedded
javascript
property
Q&A
how to insert a javascript object into a property with a javascript function
Hi, you've tried to use add instead of set Alessandro
10/1/15
MV-dev1
,
David Carr
4
9/10/15
Q&A
Does anyone have JavaScript Server Side Functions working?
By the way... I did add SELECT @this.toJSON() FROM OUser; and found another bug... It's creating
unread,
Server
functions
javascript
orientjs
Q&A
Does anyone have JavaScript Server Side Functions working?
By the way... I did add SELECT @this.toJSON() FROM OUser; and found another bug... It's creating
9/10/15
Miguel
8/24/15
Q&A
Javascript hooks: cannot update vertex when creating edge
Hi all, I'm a new OrientDb user. I have created a minimalistic hook in javascript that runs a
unread,
Update
help
hook
javascript
sql
Q&A
Javascript hooks: cannot update vertex when creating edge
Hi all, I'm a new OrientDb user. I have created a minimalistic hook in javascript that runs a
8/24/15
Gregory Pierce
8/19/15
Q&A
How does one avoid ETIMEDOUT errors?
I've seen this being discussed in a number of places but I haven't seen a solution to it yet.
unread,
connection
error
javascript
node
oriento
Q&A
How does one avoid ETIMEDOUT errors?
I've seen this being discussed in a number of places but I haven't seen a solution to it yet.
8/19/15
Noorul Farhan Ahmed
,
user.w...@gmail.com
3
8/17/15
Q&A
How to get document values in javascript
Thanks Michela, it works. It would be nice if more such examples are posted in documentation for the
unread,
javascript
Q&A
How to get document values in javascript
Thanks Michela, it works. It would be nice if more such examples are posted in documentation for the
8/17/15
Sourish Dasgupta
,
Giulia Brignoli
2
7/14/15
Regarding Function calling from Java client
Hi Sourish, For the first question, you have to cast instruction "sum.execute(3, 5)" of
unread,
functions
java
javascript
Regarding Function calling from Java client
Hi Sourish, For the first question, you have to cast instruction "sum.execute(3, 5)" of
7/14/15
normanLinux
, …
alessand...@gmail.com
15
6/26/15
Q&A
Access JSON parameters inside Javascript fuction
Fantastic! Exactly what I need - and it will enable me to create other, similar functions!
unread,
JSON
functions
javascript
Q&A
Access JSON parameters inside Javascript fuction
Fantastic! Exactly what I need - and it will enable me to create other, similar functions!
6/26/15
Joao Barcia
,
Ziink A
3
5/26/15
Q&A
Functions in OrientDB Studio - correct syntax
Hi Ziink, Thanks for the answers! It's a bit strange that something like this is so complex to
unread,
Studio
functions
javascript
newbe
Q&A
Functions in OrientDB Studio - correct syntax
Hi Ziink, Thanks for the answers! It's a bit strange that something like this is so complex to
5/26/15
Omega Silva
,
Luigi Dell'Aquila
5
5/19/15
Q&A
Insert Document without using SQL via JavaScript API
Awesome! This works!! Thanks Luigi On Monday, May 18, 2015 at 1:08:15 PM UTC+5:30, Luigi Dell'
unread,
API
CRUD
javascript
Q&A
Insert Document without using SQL via JavaScript API
Awesome! This works!! Thanks Luigi On Monday, May 18, 2015 at 1:08:15 PM UTC+5:30, Luigi Dell'
5/19/15
Omega Silva
,
Sat Thiru
3
5/21/15
Q&A
JavaScript API Documentation
Figured it out. Looking at the source for OScriptManager (the line highlighted), it binds an instance
unread,
API
Documentation
javascript
Q&A
JavaScript API Documentation
Figured it out. Looking at the source for OScriptManager (the line highlighted), it binds an instance
5/21/15
lu...@emaxsrl.com
2
3/21/15
Q&A
SQL Batch in Javascript Functions, how to?
Maybe I was a bit too brief! :) I tried but I can not make it work. If it's possible, could you
unread,
batch
functions
javascript
sql
Q&A
SQL Batch in Javascript Functions, how to?
Maybe I was a bit too brief! :) I tried but I can not make it work. If it's possible, could you
3/21/15
Dário Marcelino
2/27/15
New Waterline/SailsJS adapter - waterline-orientdb
Hi, I'd like to announce a new adapter for Waterline (ORM) / SailsJS - waterline-orientdb. It was
unread,
ORM
javascript
node
sailsjs
waterline
New Waterline/SailsJS adapter - waterline-orientdb
Hi, I'd like to announce a new adapter for Waterline (ORM) / SailsJS - waterline-orientdb. It was
2/27/15