public class ORemoteQueryResult extends Object
Constructor and Description |
---|
ORemoteQueryResult(OResultSet result,
boolean transactionUpdated,
boolean reloadMetadata) |
Modifier and Type | Method and Description |
---|---|
OResultSet |
getResult() |
boolean |
isReloadMetadata() |
boolean |
isTransactionUpdated() |
public ORemoteQueryResult(OResultSet result, boolean transactionUpdated, boolean reloadMetadata)
public OResultSet getResult()
public boolean isTransactionUpdated()
public boolean isReloadMetadata()
Copyright © 2009–2020 OrientDB. All rights reserved.